1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-12 04:25:08 -05:00

CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0

This commit is contained in:
Daniel Stenberg 2016-04-26 15:17:07 +02:00
parent 05492fe790
commit e24e1c9cc6

View File

@ -51,7 +51,8 @@ All TLS-based
.SH EXAMPLE .SH EXAMPLE
TODO TODO
.SH AVAILABILITY .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 .SH RETURN VALUE
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO" .SH "SEE ALSO"