summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-03-31 11:50:30 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-03-31 11:50:30 +0000
commitbc494872b8ba6862e59035a643430d764a3a4b2a (patch)
tree860ee7a13b1b979921cf3d8461cf961ae5807e95 /FAQ
parent4b0771c146dfbbc2f510f28c630841db843b6358 (diff)
downloadopenssl-new-bc494872b8ba6862e59035a643430d764a3a4b2a.tar.gz
fix FAQ (again)
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ21
1 files changed, 0 insertions, 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 <M_some_evil_pkcs12_macro> and I get errors why?
-* I've called <some function> 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?