Commit 7028ed6d authored by Jay Satiro's avatar Jay Satiro
Browse files

CURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availability

parent 9a42b061
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -92,7 +92,8 @@ SSL *
.RE

If the \fIinternals\fP pointer is NULL then either the SSL backend is not
supported or an SSL session has not yet been established.
supported, an SSL session has not yet been established or the connection is no
longer associated with the easy handle (eg curl_easy_perform has returned).
.SH LIMITATIONS
\fBThis option has some limitations that could make it unsafe when it comes to
the manual verification of certificates.\fP