]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
SECURE256 -> SECURE192
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 14 Jan 2012 12:03:10 +0000 (13:03 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 14 Jan 2012 12:03:10 +0000 (13:03 +0100)
doc/cha-programs.texi

index fdfad669bf1b3dc9ad1579f7b36c7426c7696fea..23888e0651f0c180f1e3411f8a1a6d8731d1b968 100644 (file)
@@ -105,8 +105,8 @@ the handshake.
 @cindex Priority strings
 
 @example
-$ ./gnutls-cli --priority SECURE256 -l
-Cipher suites for SECURE256
+$ ./gnutls-cli --priority SECURE192 -l
+Cipher suites for SECURE192
 TLS_ECDHE_ECDSA_AES_256_CBC_SHA384                     0xc0, 0x24      TLS1.2
 TLS_ECDHE_ECDSA_AES_256_GCM_SHA384                     0xc0, 0x2e      TLS1.2
 TLS_ECDHE_RSA_AES_256_GCM_SHA384                       0xc0, 0x30      TLS1.2