X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=FAQ;h=60a527faea7bbb12295ca5682c0102f0a56799d9;hp=8f89f30d5453782209bd9e1be177c934d5c2968a;hb=5f834ab123af6444b7cffe21849e434ad6479f8a;hpb=715020e3342685fd003478e2d6ee9993fd2d47db diff --git a/FAQ b/FAQ index 8f89f30d54..60a527faea 100644 --- a/FAQ +++ b/FAQ @@ -33,6 +33,7 @@ OpenSSL - Frequently Asked Questions * Why is OpenSSL x509 DN output not conformant to RFC2253? * What is a "128 bit certificate"? Can I create one with OpenSSL? * Why does OpenSSL set the authority key identifier extension incorrectly? +* How can I set up a bundle of commercial root CA certificates? [BUILD] Questions about building and testing OpenSSL @@ -67,6 +68,7 @@ OpenSSL - Frequently Asked Questions * Why doesn't my server application receive a client certificate? * Why does compilation fail due to an undefined symbol NID_uniqueIdentifier? * I think I've detected a memory leak, is this a bug? +* Why does Valgrind complain about the use of uninitialized data? * Why doesn't a memory BIO work when a file does? =============================================================================== @@ -76,7 +78,7 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from . -OpenSSL 0.9.8b was released on May 4th, 2006. +OpenSSL 0.9.8h was released on May 28th, 2008. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at