mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-11 15:27:00 +08:00
Added more conservative priority strings.
This commit is contained in:
@@ -88,7 +88,7 @@ server-key = ../tests/server-key.pem
|
||||
#crl = /path/to/crl.pem
|
||||
|
||||
# GnuTLS priority string
|
||||
tls-priorities = "PERFORMANCE:%SERVER_PRECEDENCE:%COMPAT"
|
||||
tls-priorities = "NORMAL:%SERVER_PRECEDENCE:%COMPAT"
|
||||
|
||||
# To enforce perfect forward secrecy (PFS) on the main channel.
|
||||
#tls-priorities = "NORMAL:%SERVER_PRECEDENCE:%COMPAT:-RSA"
|
||||
|
||||
Reference in New Issue
Block a user