X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=FAQ;h=f8ea604273a53f8354f17a768d806fa1a3541aed;hb=72370164c37d5384ee9788010a08b4feeba41688;hp=fcd6e1a95dd513a760f08c05a4fbb67afaaeef79;hpb=f9f6a8f96c0f2ea9a51d09ef099136d6c49f4172;p=oweals%2Fopenssl.git diff --git a/FAQ b/FAQ index fcd6e1a95d..f8ea604273 100644 --- a/FAQ +++ b/FAQ @@ -83,11 +83,11 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from . -OpenSSL 1.0.1d was released on Feb 5th, 2013. +OpenSSL 1.0.1e was released on Feb 11th, 2013. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at , or get it by anonymous CVS access. +ftp://ftp.openssl.org/snapshot/>, or get it by anonymous Git access. * Where is the documentation? @@ -113,11 +113,6 @@ that came with the version of OpenSSL you are using. The pod format documentation is included in each OpenSSL distribution under the docs directory. -For information on parts of libcrypto that are not yet documented, you -might want to read Ariel Glenn's documentation on SSLeay 0.9, OpenSSL's -predecessor, at . Much -of this still applies to OpenSSL. - There is some documentation about certificate extensions and PKCS#12 in doc/openssl.txt @@ -768,6 +763,9 @@ 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). +Note that bugs only present in the openssl utility are not in general +considered to be security issues. + [PROG] ======================================================================== * Is OpenSSL thread-safe?