From bc494872b8ba6862e59035a643430d764a3a4b2a Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 31 Mar 2010 11:50:30 +0000 Subject: [PATCH] fix FAQ (again) --- FAQ | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/FAQ b/FAQ index 620eb03c3f..13e5e9bcf4 100644 --- a/FAQ +++ b/FAQ @@ -752,27 +752,6 @@ openssl-security@openssl.org if you don't get a prompt reply at least acknowledging receipt then resend or mail it directly to one of the more active team members (e.g. Steve). - -[PROG] ======================================================================== - -* Is OpenSSL thread-safe? -* I've compiled a program under Windows and it crashes: why? -* How do I read or write a DER encoded buffer using the ASN1 functions? -* OpenSSL uses DER but I need BER format: does OpenSSL support BER? -* I've tried using and I get errors why? -* I've called and it fails, why? -* I just get a load of numbers for the error output, what do they mean? -* Why do I get errors about unknown algorithms? -* Why can't the OpenSSH configure script detect OpenSSL? -* Can I use OpenSSL's SSL library with non-blocking I/O? -* 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? -* Where are the declarations and implementations of d2i_X509() etc? - - [PROG] ======================================================================== * Is OpenSSL thread-safe? -- 2.25.1