From 32d1bc36b4dfa29d387a402fde76756d0951519b Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 29 Apr 2014 01:29:55 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0931ce5..386656c 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,11 @@ The script downloads the same root CAs that are included with [Mozilla Firefox](http://www.mozilla.org/en-US/about/governance/policies/security-group/certs/included/), [Google Chrome](http://www.chromium.org/Home/chromium-security/root-ca-policy), [`libnss`](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS#CA_certificates_pre-loaded_into_NSS), -and [OpenSSL](https://www.openssl.org/support/faq.html#USER16)(suggested, not bundled): +and [OpenSSL](https://www.openssl.org/support/faq.html#USER16)\*: +\* OpenSSL doesn't actually bundle these CAs, but they suggest using them + **Other Implementations** * Golang