diff options
author | Bodo Möller <bodo@openssl.org> | 2011-02-08 18:48:57 +0100 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2011-02-08 18:48:57 +0100 |
commit | 9770924f9bd6de3d64041f4a725dea7c958721b7 (patch) | |
tree | b5f4423e7098b1ca8c291c03b1d0e4304a216e32 /FAQ | |
parent | Link GCM into FIPS module. Check return value in EVP gcm. (diff) | |
download | openssl-9770924f9bd6de3d64041f4a725dea7c958721b7.tar.xz openssl-9770924f9bd6de3d64041f4a725dea7c958721b7.zip |
OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)
Submitted by: Neel Mehta, Adam Langley, Bodo Moeller
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from <URL: http://www.openssl.org>. -OpenSSL 1.0.0c was released on Dec 2nd, 2010. +OpenSSL 1.0.0d was released on Feb 8th, 2011. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at <URL: |