]> git.ipfire.org Git - thirdparty/curl.git/commit
httpsrr: send HTTPS query to the right target
authorDaniel Stenberg <daniel@haxx.se>
Sat, 1 Nov 2025 19:21:25 +0000 (20:21 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 1 Nov 2025 22:13:30 +0000 (23:13 +0100)
commit8d0bfe74fba1e8394e73d2577c8a30b65f86b86f
tree79a025de57dece16904ce14d94439f85561ed1b1
parent6a97bc2c97b54dc981f9a5d5ab542c30ea0acaad
httpsrr: send HTTPS query to the right target

When the target host is on a different port than 443, the name
"_[port]._https.[name]" shall be used.

Fixes #19301
Reported-by: Gunni on github
Closes #19324
lib/asyn-ares.c
lib/asyn-thrdd.c
lib/httpsrr.c
lib/httpsrr.h
tests/data/test2100