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 23b7372 commit 8fe02f4Copy full SHA for 8fe02f4
examples/99-generate-self-signed.php
@@ -3,7 +3,7 @@
3
// A very simple helper script used to generate self-signed certificates.
4
// Accepts the CN and an optional passphrase to encrypt the private key.
5
//
6
-// $ php 10-generate-self-signed.php localhost swordfish > secret.pem
+// $ php examples/99-generate-self-signed.php localhost swordfish > secret.pem
7
8
// certificate details (Distinguished Name)
9
// (OpenSSL applies defaults to missing fields)
0 commit comments