diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-08-09 08:15:23 -1000 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-08-09 08:15:23 -1000 |
commit | e683dee37f89806fe1aa5b2050c0743593a4e11b (patch) | |
tree | b86b6dc0db0e66c8448d4a96ef75c32e55d3f12a | |
parent | 7f70190bb9b45781b351735d40b77328efaa9d71 (diff) | |
download | cryptography-e683dee37f89806fe1aa5b2050c0743593a4e11b.tar.gz cryptography-e683dee37f89806fe1aa5b2050c0743593a4e11b.tar.bz2 cryptography-e683dee37f89806fe1aa5b2050c0743593a4e11b.zip |
add OpenSSL from RHEL/CentOS 7 to testing list
-rw-r--r-- | docs/installation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index 6b8bb219..76f0439a 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -28,6 +28,7 @@ OpenSSL releases: * ``OpenSSL 0.9.8y`` * ``OpenSSL 1.0.0-fips`` (``RHEL/CentOS 6.4``) * ``OpenSSL 1.0.1`` +* ``OpenSSL 1.0.1e-fips`` (``RHEL/CentOS 7``) * ``OpenSSL 1.0.1e-freebsd`` * ``OpenSSL 1.0.1h`` * ``OpenSSL 1.0.2 beta`` |