]> granicus.if.org Git - curl/commitdiff
OS400: upgrade interface for pinned public key (no implementation yet)
authorPatrick Monnerat <pm@datasphere.ch>
Wed, 8 Oct 2014 13:47:04 +0000 (15:47 +0200)
committerPatrick Monnerat <pm@datasphere.ch>
Wed, 8 Oct 2014 13:47:04 +0000 (15:47 +0200)
packages/OS400/README.OS400
packages/OS400/ccsidcurl.c
packages/OS400/curl.inc.in

index 06e6632a2a578e25a1b72c0e0a4eda1cdc172145..b0bdf8e750c27e6af03df7b210b711c9497d62bd 100644 (file)
@@ -91,6 +91,7 @@ options:
         CURLOPT_NETRC_FILE
         CURLOPT_NOPROXY
         CURLOPT_PASSWORD
+        CURLOPT_PINNEDPUBLICKEY
         CURLOPT_PROXY
         CURLOPT_PROXYPASSWORD
         CURLOPT_PROXYUSERNAME
index 34ca8dc2345a75872c80b561551a89b143793e9d..6cbbaa77d84ca660bcaa9190e9d0ecdb7c7af731 100644 (file)
@@ -1154,6 +1154,7 @@ curl_easy_setopt_ccsid(CURL * curl, CURLoption tag, ...)
   case CURLOPT_NETRC_FILE:
   case CURLOPT_NOPROXY:
   case CURLOPT_PASSWORD:
+  case CURLOPT_PINNEDPUBLICKEY:
   case CURLOPT_PROXY:
   case CURLOPT_PROXYPASSWORD:
   case CURLOPT_PROXYUSERNAME:
index 3f973cc2c4407124588e32a06a704749af997a79..f77bcae10d66314a194c8b8035b918582412b8c3 100644 (file)
      d                 c                   88
      d  CURLE_NO_CONNECTION_AVAILABLE...
      d                 c                   89
+     d  CURLE_SSL_PINNEDPUBKEYNOTMATCH...
+     d                 c                   90
       *
       /if not defined(CURL_NO_OLDIES)
      d  CURLE_URL_MALFORMAT_USER...
      d                 c                   10228
      d  CURLOPT_HEADEROPT...
      d                 c                   00229
+     d  CURLOPT_PINNEDPUBLICKEY...
+     d                 c                   10230
       *
       /if not defined(CURL_NO_OLDIES)
      d  CURLOPT_FILE   c                   10001