Remove settings for TLS protocol and ciphers

Use the recommended default settings instead.
This commit is contained in:
Unrud
2020-02-19 09:48:38 +01:00
parent 4a43b17840
commit 11ea3cc7a4
3 changed files with 9 additions and 28 deletions

6
config
View File

@ -39,12 +39,6 @@
# TCP traffic between Radicale and a reverse proxy
#certificate_authority =
# SSL Protocol used. See python's ssl module for available values
#protocol = PROTOCOL_TLSv1_2
# Available ciphers. See python's ssl module for available ciphers
#ciphers =
[encoding]