From: Nikos Mavrogiannopoulos Date: Mon, 14 Apr 2014 09:47:31 +0000 (+0200) Subject: Added the PFS priority string. X-Git-Tag: gnutls_3_3_1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f3d33bd4b4ac1fc523f67bacbb193c63ef3894;p=thirdparty%2Fgnutls.git Added the PFS priority string. --- diff --git a/src/cli-args.def b/src/cli-args.def index 7755932472..e94d0f3633 100644 --- a/src/cli-args.def +++ b/src/cli-args.def @@ -137,10 +137,10 @@ flag = { descrip = "Priorities string"; doc = "TLS algorithms and protocols to enable. You can use predefined sets of ciphersuites such as PERFORMANCE, -NORMAL, SECURE128, SECURE256. The default is NORMAL. +NORMAL, PFS, SECURE128, SECURE256. The default is NORMAL. Check the GnuTLS manual on section ``Priority strings'' for more -information on allowed keywords"; +information on the allowed keywords"; }; flag = {