Skip to content

Commit 643ade0

Browse files
committed
Merge branch 'wip-version-6' into wip-version-6-federation
2 parents 6d7fe67 + 3b7d297 commit 643ade0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ If you want to provide a passphrase for your private key, run this command inste
8484
Now you need to extract the public key from the private key:
8585

8686
openssl rsa -in cert/oidc_module.key -pubout -out cert/oidc_module.crt
87-
openssl rsa -in cert/oidc_module_federation.key -pubout -out cert/oidc_module.crt
87+
openssl rsa -in cert/oidc_module_federation.key -pubout -out cert/oidc_module_federation.crt
8888

8989
or use your passphrase if provided on private key generation:
9090

0 commit comments

Comments
 (0)