diff --git a/gmd-sdk/certs/README.md b/gmd-sdk/certs/README.md new file mode 100644 index 0000000..7259180 --- /dev/null +++ b/gmd-sdk/certs/README.md @@ -0,0 +1,13 @@ +# Certificates + +Included here are several self signed certificates to be used for testing only. +Do *NOT* use these certificates in production code. + +## Passwords + +Some of the passwords that will be needed to make the flows work are: + +| Filename | Password | +|---------------|----------------| +| `nifinpe.jks` | `bmlmaXVzZXIK` | +| `rootCA.jks` | `devotion` |