[curl/curl] 94241a: CURLcode: add CURLE_SSL_CLIENTCERT

ebejan <[email protected]>
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/curl/curl
  Commit: 94241a9e78397a2aaf89a213e6ada61e7de7ee02
      https://github.com/curl/curl/commit/94241a9e78397a2aaf89a213e6ada61e7de7ee02
  Author: ejanchivdorj <[email protected]>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    M docs/libcurl/libcurl-errors.3
    M docs/libcurl/symbols-in-versions
    M include/curl/curl.h
    M lib/strerror.c
    M lib/vtls/openssl.c
    M lib/vtls/sectransp.c
    M tests/data/test1538

  Log Message:
  -----------
  CURLcode: add CURLE_SSL_CLIENTCERT

When a TLS server requests a client certificate during handshake and
none can be provided, libcurl now returns this new error code
CURLE_SSL_CLIENTCERT

Only supported by Secure Transport and OpenSSL for TLS 1.3 so far.

Closes #6721


_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.