Skip to content

Commit

Permalink
Merge pull request #190 from jsor-labs/example-99-improvements
Browse files Browse the repository at this point in the history
Example 99 improvements
  • Loading branch information
clue authored Jan 24, 2019
2 parents 23b7372 + 6a00174 commit 2cf8dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/99-generate-self-signed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// A very simple helper script used to generate self-signed certificates.
// Accepts the CN and an optional passphrase to encrypt the private key.
//
// $ php 10-generate-self-signed.php localhost swordfish > secret.pem
// $ php examples/99-generate-self-signed.php localhost my-secret-passphrase > secret.pem

// certificate details (Distinguished Name)
// (OpenSSL applies defaults to missing fields)
Expand Down

0 comments on commit 2cf8dfa

Please sign in to comment.