From: Nikos Mavrogiannopoulos Date: Sun, 14 Apr 2013 12:19:01 +0000 (+0200) Subject: mention about experimental protocols X-Git-Tag: gnutls_3_2_0~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f813ae594afa86876ca87b03824fa3dffc5ec1db;p=thirdparty%2Fgnutls.git mention about experimental protocols --- diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi index 1e16a28fa9..45f2fb028c 100644 --- a/doc/cha-intro-tls.texi +++ b/doc/cha-intro-tls.texi @@ -637,6 +637,11 @@ string. To enable, use the following functions. @showfuncB{gnutls_alpn_set_protocols,gnutls_alpn_get_selected_protocol} +Note that you can use these functions with protocols that are +registered in the Application Layer Protocol Negotiation IANA registry. +If you wish to use them for other custom protocols then prefix them +with the 3 characters `exp' (lower-case). + @include sec-tls-app.texi @node On SSL 2 and older protocols