aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-03-21 12:09:10 +0000
committerlloyd <[email protected]>2011-03-21 12:09:10 +0000
commit70f820425d3b7aad5772e9bcb7ff1de15ef2793e (patch)
tree5be101ae52ba994af2025d9886b17c41fc38e279 /src
parent976571c4ec2d3d3328e7dac215f45ecc50ee9aa0 (diff)
Print a warning when SSL is enabled, as it is new and mostly
unreviewed/untested at this point. Add support for a <comment> tag for this.
Diffstat (limited to 'src')
-rw-r--r--src/ssl/info.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ssl/info.txt b/src/ssl/info.txt
index ec70e7248..17e6fd1c0 100644
--- a/src/ssl/info.txt
+++ b/src/ssl/info.txt
@@ -1,5 +1,10 @@
define SSL_TLS
+<comment>
+The SSL/TLS code is complex, new, and not yet reviewed, there may be
+serious bugs or security issues.
+</comment>
+
uses_tr1 yes
<header:public>