mirror of
https://github.com/curl/curl.git
synced 2026-07-23 01:27:16 +03:00
OS400: CURLOPT_SSL_VERIFYSTATUS for ILE/RPG too.
This commit is contained in:
parent
2cc571f9e3
commit
fca58f6212
1 changed files with 4 additions and 0 deletions
|
|
@ -517,6 +517,8 @@
|
|||
d c 89
|
||||
d CURLE_SSL_PINNEDPUBKEYNOTMATCH...
|
||||
d c 90
|
||||
d CURLE_SSL_INVALIDCERTSTATUS...
|
||||
d c 91
|
||||
*
|
||||
/if not defined(CURL_NO_OLDIES)
|
||||
d CURLE_URL_MALFORMAT_USER...
|
||||
|
|
@ -1203,6 +1205,8 @@
|
|||
d c 10230
|
||||
d CURLOPT_UNIX_SOCKET_PATH...
|
||||
d c 10231
|
||||
d CURLOPT_CURLOPT_SSL_VERIFYSTATUS...
|
||||
d c 00232
|
||||
*
|
||||
/if not defined(CURL_NO_OLDIES)
|
||||
d CURLOPT_FILE c 10001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue