summaryrefslogtreecommitdiff
path: root/buildconf.bat
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-12-23 10:24:31 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-12-28 23:34:23 +0100
commitc148f0f551f9bea0e3d08f5747b3fe58b811a011 (patch)
tree285501c4a1f53c3f6b34e5221eebbf4bf1de2f36 /buildconf.bat
parent1914465cf180d32b3dfff9c4da15c19363075082 (diff)
downloadcurl-c148f0f551f9bea0e3d08f5747b3fe58b811a011.tar.gz
ngtcp2: verify the server cert on connect (quictls)
Make ngtcp2+quictls correctly acknowledge `CURLOPT_SSL_VERIFYPEER` and `CURLOPT_SSL_VERIFYHOST`. The name check now uses a function from lib/vtls/openssl.c which will need attention for when TLS is not done by OpenSSL or is disabled while QUIC is enabled. Possibly the servercert() function in openssl.c should be adjusted to be able to use for both regular TLS and QUIC. Ref: #8173 Closes #8178
Diffstat (limited to 'buildconf.bat')
0 files changed, 0 insertions, 0 deletions