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.
2 parents 23b7372 + 6a00174 commit 2cf8dfaCopy full SHA for 2cf8dfa
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 my-secret-passphrase > secret.pem
7
8
// certificate details (Distinguished Name)
9
// (OpenSSL applies defaults to missing fields)
0 commit comments