mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Remove settings for TLS protocol and ciphers
Use the recommended default settings instead.
This commit is contained in:
parent
4a43b17840
commit
11ea3cc7a4
3 changed files with 9 additions and 28 deletions
6
config
6
config
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue