From f6a786d6cb3322833205aca9f3ca521a6a02772c Mon Sep 17 00:00:00 2001 From: lloyd Date: Sun, 17 Jun 2012 16:53:05 +0000 Subject: Commented out entry for anon in default policy: --- src/tls/tls_policy.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tls') diff --git a/src/tls/tls_policy.cpp b/src/tls/tls_policy.cpp index dabf3fc81..8dd56a7ff 100644 --- a/src/tls/tls_policy.cpp +++ b/src/tls/tls_policy.cpp @@ -60,6 +60,7 @@ std::vector Policy::allowed_signature_methods() const "ECDSA", "RSA", "DSA", + //"" }); } -- cgit v1.2.3