summaryrefslogtreecommitdiff
path: root/lib/priority_options.gperf
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-01-14 10:45:21 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-01-14 11:05:02 +0100
commita20027bc058bbc38d6c7dea76a26dda5d5aa54df (patch)
tree31c5061c55b988d8dbfbcc8a38a3463dfc473f05 /lib/priority_options.gperf
parent2667ae8b20fa68f785927bd5ccd6e1a948bf48ae (diff)
downloadgnutls-a20027bc058bbc38d6c7dea76a26dda5d5aa54df.tar.gz
GNUTLS_SEC_PARAM_NORMAL was renamed to GNUTLS_SEC_PARAM_MEDIUM
That was done to avoid confusion with the NORMAL priority string. Also when setting a PROFILE explicitly as priority string the session security level is adjusted accordingly.
Diffstat (limited to 'lib/priority_options.gperf')
-rw-r--r--lib/priority_options.gperf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/priority_options.gperf b/lib/priority_options.gperf
index 56e710dbf7..6a4e00c407 100644
--- a/lib/priority_options.gperf
+++ b/lib/priority_options.gperf
@@ -22,7 +22,7 @@ DISABLE_SAFE_RENEGOTIATION, disable_safe_renegotiation
SERVER_PRECEDENCE, enable_server_precedence
PROFILE_LOW, enable_profile_low
PROFILE_LEGACY, enable_profile_legacy
-PROFILE_NORMAL, enable_profile_normal
+PROFILE_MEDIUM, enable_profile_medium
PROFILE_HIGH, enable_profile_high
PROFILE_ULTRA, enable_profile_ultra
PROFILE_SUITEB128, enable_profile_suiteb128