summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-03-30 16:43:51 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-03-30 16:43:51 +0000
commit4b0771c146dfbbc2f510f28c630841db843b6358 (patch)
tree3d080a1126820d59a2a8edc9058f3acafcf509d4 /FAQ
parenta1a80e0786cbceb174ecaa98323a48d05b3e41db (diff)
downloadopenssl-new-4b0771c146dfbbc2f510f28c630841db843b6358.tar.gz
update FAQ
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ4
1 files changed, 3 insertions, 1 deletions
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 <URL: http://www.openssl.org/support/rt.html>
+
* 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?