]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl: don't leak the SRP credentials in redirects either
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Apr 2022 15:59:15 +0000 (17:59 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Apr 2022 20:34:40 +0000 (22:34 +0200)
commit139a54ed0a172adaaf1a78d6f4fff50b2c3f9e08
tree10143a686295e7dfdc881ed6e3fa20fd2afc8f7d
parentaad7d9f9a63ab34a9cce20b4701c4315d26dc64b
openssl: don't leak the SRP credentials in redirects either

Follow-up to 620ea21410030

Reported-by: Harry Sintonen
Closes #8751
lib/http.c
lib/http.h
lib/vtls/openssl.c