We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f9a03 commit 319f1d0Copy full SHA for 319f1d0
1 file changed
example/UsingCertificates.md
@@ -2,7 +2,7 @@
2
3
## RSA Signatures - Certificates (without passphrase)
4
5
-Certificates `private.key` and `public.key` are generated with http://travistidwell.com/jsencrypt/demo/ or with the following command
+Certificates `private.key` and `public.key` are generated with https://travistidwell.com/jsencrypt/demo/ or with the following command
6
7
```sh
8
openssl genrsa -out private.key 2048
0 commit comments