]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Documented the defaults.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 29 May 2010 00:04:19 +0000 (02:04 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 29 May 2010 00:04:19 +0000 (02:04 +0200)
doc/gnutls.texi

index 321271b577a61af0fa232b5e5b63cceab44eb034..dd4d86fb701670606e7f1dda849a957a90b37f9b 100644 (file)
@@ -1304,6 +1304,17 @@ clients and servers, by using the @code{%DISABLE_SAFE_RENEGOTIATION}
 priority string however we strongly recommend you to only do this for
 debugging and test purposes.
 
+The default values if the flags above are not specified are:
+@table @code
+
+@item Server:
+%SAFE_RENEGOTIATION
+
+@item Client:
+%UNSAFE_RENEGOTIATION
+
+@end table
+
 For applications we have introduced a new API related to safe
 renegotiation.  The @ref{gnutls_safe_renegotiation_status} function is
 used to check if the extension has been negotiated on a session, and