diff options
author | lloyd <[email protected]> | 2011-05-02 16:41:56 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-05-02 16:41:56 +0000 |
commit | c753e8936e9767a505abfde203186193574609d3 (patch) | |
tree | 807a2ab757668614c50d5137f98ab410ebf5351a /doc/ssl.txt | |
parent | 1a2245e2dda5c2cda340ded685d1c72d9fdff9f2 (diff) |
Doc and theming updates
Diffstat (limited to 'doc/ssl.txt')
-rw-r--r-- | doc/ssl.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ssl.txt b/doc/ssl.txt index 7b61fa88c..26954d6a4 100644 --- a/doc/ssl.txt +++ b/doc/ssl.txt @@ -4,6 +4,8 @@ SSL and TLS ======================================== +.. versionadded:: 1.9.4 + Botan supports both client and server implementations of the SSL/TLS protocols, including SSL v3, TLS v1.0, and TLS v1.1. The insecure and obsolete SSL v2 is not supported. |