diff options
-rw-r--r-- | src/ssl/info.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/ssl/info.txt b/src/ssl/info.txt index ee842ffdf..a9809cde7 100644 --- a/src/ssl/info.txt +++ b/src/ssl/info.txt @@ -1,11 +1,13 @@ define SSL_TLS -<comment> +load_on request + +<warning> A new TLS API is being developed. This version has numerous performance and usability issues and will not be supported in the future. Only use it if you need it for compatability with code written against previous versions. -</comment> +</warning> uses_tr1 yes |