diff options
author | Lutz Jänicke <jaenicke@openssl.org> | 2008-05-26 08:23:57 +0200 |
---|---|---|
committer | Lutz Jänicke <jaenicke@openssl.org> | 2008-05-26 08:23:57 +0200 |
commit | cab14b980333d2383239e559302c739c9ec433ea (patch) | |
tree | f0933feacc4f6a875b8bebbd4825ade7bd331f47 /certs | |
parent | Reword comment to be much shorter to stop other people from complaining (diff) | |
download | openssl-cab14b980333d2383239e559302c739c9ec433ea.tar.xz openssl-cab14b980333d2383239e559302c739c9ec433ea.zip |
Add README about removed root CA certificates.
Diffstat (limited to 'certs')
-rw-r--r-- | certs/README.RootCerts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/certs/README.RootCerts b/certs/README.RootCerts new file mode 100644 index 0000000000..08eb0c4605 --- /dev/null +++ b/certs/README.RootCerts @@ -0,0 +1,3 @@ +The OpenSSL project (no longer) includes root CA certificates. +Please check out the FAQ: + * How can I set up a bundle of commercial root CA certificates? |