From: Dr. Stephen Henson Date: Tue, 30 Mar 2010 16:43:51 +0000 (+0000) Subject: update FAQ X-Git-Tag: OpenSSL-fips-2_0-rc1~1157 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=4b0771c146dfbbc2f510f28c630841db843b6358 update FAQ --- diff --git a/FAQ b/FAQ index e324c0cf2b..620eb03c3f 100644 --- a/FAQ +++ b/FAQ @@ -720,6 +720,7 @@ documentation and the mailing lists for similar queries. If you are still unsure whether it is a bug or not submit a query to the openssl-users mailing list. + * I'm SURE I've found a bug, how do I report it? Bug reports with no security implications should be sent to the request @@ -743,6 +744,7 @@ wade through months of old messages to review the discussion. See also + * I've found a security issue, how do I report it? If you think your bug has security implications then please send it to @@ -751,7 +753,7 @@ acknowledging receipt then resend or mail it directly to one of the more active team members (e.g. Steve). -[PROG] Questions about programming with OpenSSL +[PROG] ======================================================================== * Is OpenSSL thread-safe? * I've compiled a program under Windows and it crashes: why?