Skip to content

Commit

Permalink
OS400: CURLOPT_SSL_VERIFYSTATUS for ILE/RPG too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Monnerat committed Jan 19, 2015
1 parent 2cc571f commit fca58f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/OS400/curl.inc.in
Expand Up @@ -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...
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit fca58f6

Please sign in to comment.