X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FAQ;h=60a527faea7bbb12295ca5682c0102f0a56799d9;hb=2cd81830ef23c2df4a954459cc73dd558b0b6a2b;hp=1a66b18359d0dfe98f9f79bf36c3f2ec492d0078;hpb=ac63b8370e68ca7724b9e6514f3f95aeca10aca1;p=openssl.git diff --git a/FAQ b/FAQ index 1a66b18359..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.8e was released on February 23rd, 2007. +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