We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f422202 + 10807c8 commit 70da513Copy full SHA for 70da513
1 file changed
doc/api_ref/tls.rst
@@ -695,8 +695,9 @@ policy settings from a file.
695
696
No export key exchange mechanisms or ciphersuites are supported
697
by botan. The null encryption ciphersuites (which provide only
698
- authentication, sending data in cleartext) are also not supported
699
- by the implementation and cannot be negotiated.
+ authentication, sending data in cleartext) are only supported if
+ they are explicitly enabled at build time by activating the
700
+ tls_null module.
701
702
Cipher names without an explicit mode refers to CBC+HMAC ciphersuites.
703
0 commit comments