X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=FAQ;h=4128e6462af461cccea422b3656470f15f622b19;hp=f96759b18e2bfc80e9da635d76874a483d5bae7f;hb=020d67fb89fcd8799350a46b36982a104e0b2d4c;hpb=11e46bd7ae27c982b53b175055fa28d2d1712276 diff --git a/FAQ b/FAQ index f96759b18e..4128e6462a 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,8 @@ 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? =============================================================================== @@ -75,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.8i was released on Sep 15th, 2008. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at