]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added the change of priority string NORMAL in documentation
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 4 Mar 2015 07:20:35 +0000 (08:20 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 4 Mar 2015 07:20:52 +0000 (08:20 +0100)
doc/cha-upgrade.texi

index 3b6eeec5ff2467e8fd1fb1b5bb9744107ed4c3f3..e124246cbf683f925de7678049ab6e2802840fb0 100644 (file)
@@ -128,6 +128,9 @@ however, several deprecated functions were removed, and are listed below.
 @multitable @columnfractions .30 .60
 @headitem Old function @tab Replacement
 
+@item Priority string "NORMAL" has been modified
+@tab The following string emulates the 3.3.x behavior "NORMAL:+VERS-SSL3.0:+ARCFOUR-128:+DHE-DSS:+SIGN-DSA-SHA512:+SIGN-DSA-SHA256:+SIGN-DSA-SHA1"
+
 @item @funcintref{gnutls_certificate_client_set_retrieve_function},
 @funcintref{gnutls_certificate_server_set_retrieve_function}
 @tab @funcref{gnutls_certificate_set_retrieve_function}