diff options
author | jethrogb <github@jbeekman.nl> | 2020-02-20 20:36:25 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-02-21 15:33:36 +0100 |
commit | 41fcb4f609d41b55956865b5927cfc0beba81671 (patch) | |
tree | b8d82526809f07091a16d89aee860abc9aad832d /winbuild | |
parent | 7224e70f40a45b155d8e5e58f55c8972d07369e7 (diff) |
GnuTLS: Always send client cert
TLS servers may request a certificate from the client. This request
includes a list of 0 or more acceptable issuer DNs. The client may use
this list to determine which certificate to send. GnuTLS's default
behavior is to not send a client certificate if there is no
match. However, OpenSSL's default behavior is to send the configured
certificate. The `GNUTLS_FORCE_CLIENT_CERT` flag mimics OpenSSL
behavior.
Authored-by: jethrogb on github
Fixes #1411
Closes #4958
Diffstat (limited to 'winbuild')
0 files changed, 0 insertions, 0 deletions