]> git.ipfire.org Git - thirdparty/hostap.git/commit
HTTP: Make URL available to the cert_cb
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 11 Mar 2022 17:46:23 +0000 (19:46 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 11 Mar 2022 17:46:23 +0000 (19:46 +0200)
commit5eaf596e1479ac1419eaab7b8341fe215805c58b
tree0a3e726fdcc6970f9339d4f78917c9e3b5a5ead1
parentabed7978f6224599dc73fab221882102dcb35b00
HTTP: Make URL available to the cert_cb

This makes it easier for non-SOAP cases to validate HTTP server name
(from the URL) match against the certificate.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/utils/http-utils.h
src/utils/http_curl.c