From: Daniel Stenberg Date: Tue, 26 Apr 2016 13:17:07 +0000 (+0200) Subject: CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0 X-Git-Tag: curl-7_49_0~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24e1c9cc62517f41621391399327ec540c13835;p=thirdparty%2Fcurl.git CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0 --- diff --git a/docs/libcurl/opts/CURLINFO_TLS_SESSION.3 b/docs/libcurl/opts/CURLINFO_TLS_SESSION.3 index 7c86bedfe1..3cc3b655cd 100644 --- a/docs/libcurl/opts/CURLINFO_TLS_SESSION.3 +++ b/docs/libcurl/opts/CURLINFO_TLS_SESSION.3 @@ -51,7 +51,8 @@ All TLS-based .SH EXAMPLE TODO .SH AVAILABILITY -Added in 7.34.0 +Added in 7.34.0, and supported OpenSSL, GnuTLS, NSS and gskit only up until +7.48.0 was released. .SH RETURN VALUE Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not. .SH "SEE ALSO"