mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:23:31 +03:00
docs: update curl man page references
Detected by the manpage-syntax update Closes #11963
This commit is contained in:
parent
2b8937ce3a
commit
f11a5d2c5a
29 changed files with 75 additions and 74 deletions
|
|
@ -88,7 +88,8 @@ as well:
|
|||
|
||||
If the \fIinternals\fP pointer is NULL then either the SSL backend is not
|
||||
supported, an SSL session has not yet been established or the connection is no
|
||||
longer associated with the easy handle (e.g. curl_easy_perform has returned).
|
||||
longer associated with the easy handle (e.g. \fIcurl_easy_perform(3)\fP has
|
||||
returned).
|
||||
.SH LIMITATIONS
|
||||
This option has some limitations that could make it unsafe when it comes to
|
||||
the manual verification of certificates.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue