]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Added the PFS priority string.
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 14 Apr 2014 09:47:31 +0000 (11:47 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 14 Apr 2014 09:47:47 +0000 (11:47 +0200)
src/cli-args.def

index 77559324725b0af09fb9201d2187485f525c0b4c..e94d0f363397d01a63db4132d061faab797a5e46 100644 (file)
@@ -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 = {