From 6c77c2fd9b59ad063a1ef6020ef5976647eab0f9 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 14 Oct 2014 23:39:29 +0000 Subject: Correct documentation --- doc/manual/tls.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/manual/tls.rst b/doc/manual/tls.rst index a5627e747..e85b9a816 100644 --- a/doc/manual/tls.rst +++ b/doc/manual/tls.rst @@ -567,7 +567,7 @@ be negotiated during a handshake. Default: True if a known TLS version. DTLS is not accepted by default; to enable DTLS (or combined TLS/DTLS) in your application, override this - function. + function. SSLv3 is also rejected by default. .. cpp:function:: bool server_uses_own_ciphersuite_preferences() const -- cgit v1.2.3