]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented the defaults
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 28 Feb 2014 18:35:13 +0000 (19:35 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 28 Feb 2014 18:35:13 +0000 (19:35 +0100)
src/cli-args.def
src/serv-args.def

index 252d6ad0e5e2628516d764f3143dba014e78328d..9bc90490d11573e7101b813611cea54f3bd75655 100644 (file)
@@ -137,7 +137,7 @@ flag = {
     descrip   = "Priorities string";
     doc      = "TLS algorithms and protocols to enable. You can
 use predefined sets of ciphersuites such as PERFORMANCE,
-NORMAL, SECURE128, SECURE256.
+NORMAL, SECURE128, SECURE256. The default is NORMAL.
 
 Check  the  GnuTLS  manual  on  section  ``Priority strings'' for more
 information on allowed keywords";
index b937ead4bf0fb22d15f1f902c386da2c6e873df8..1caf7006ed663b33c05b962cdc629c394329cca9 100644 (file)
@@ -101,7 +101,7 @@ flag = {
     descrip   = "Priorities string";
     doc      = "TLS algorithms and protocols to enable. You can
 use predefined sets of ciphersuites such as PERFORMANCE,
-NORMAL, SECURE128, SECURE256.
+NORMAL, SECURE128, SECURE256. The default is NORMAL.
 
 Check  the  GnuTLS  manual  on  section  ``Priority strings'' for more
 information on allowed keywords";