Added more conservative priority strings.

This commit is contained in:
Nikos Mavrogiannopoulos
2014-01-10 10:50:29 +01:00
parent 503cd9576d
commit 7a7a44099d
2 changed files with 2 additions and 2 deletions

View File

@@ -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"