mirror of
https://github.com/curl/curl.git
synced 2026-06-10 01:04:15 +03:00
spellcheck
This commit is contained in:
parent
6ddd8f2c0b
commit
5aee08e403
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ change the actual URI of an HTTPS request.
|
|||
|
||||
For OpenSSL, asynchronous certificate verification via *SSL_set_retry_verify*
|
||||
is supported. When *SSL_set_retry_verify* is set, the transfer is paused.
|
||||
When the verificate should continue, call curl_easy_pause(3) to unpause
|
||||
When verification should continue, call curl_easy_pause(3) to unpause
|
||||
the transfer. (Added in 8.3.0, Pausing added in 8.16.0)
|
||||
|
||||
The CURLOPT_SSL_CTX_FUNCTION(3) callback allows the application to reach in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue