Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDotPro committed Sep 13, 2012
1 parent d5428ec commit 2106105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -19,7 +19,7 @@ using --with-openssl[=DIR].

### CLI Root CA Bundle Updater

[update-ca-bundle.php](https://github.com/EvanDotPro/Sslurp/blob/master/bin/update-ca-bundle.php)
[update-ca-bundle](https://github.com/EvanDotPro/Sslurp/blob/master/bin/update-ca-bundle)
is a handy command-line tool for fetching and building a PEM certificate bundle
from the latest trusted CAs in the [Mozilla source
tree](https://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt).
Expand All @@ -35,7 +35,7 @@ authentic and has not been tampered with.
Sslurp Root CA Bundle Updater
Usage:
./update-ca-bundle.php [-o output_file]
./update-ca-bundle [-o output_file]
Options
-o Path/filename to the file to (over)write he update root CA bundle. Default to stdout.
Expand Down

0 comments on commit 2106105

Please sign in to comment.