Commit e24e1c9c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0

parent 05492fe7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"