mirror of
https://github.com/curl/curl.git
synced 2026-06-01 22:04:15 +03:00
CURLOPT_PROXY.3: curl+NSS does not handle HTTPS over unix domain socket
It results in error "NSS error -5985 (PR_ADDRESS_NOT_SUPPORTED_ERROR)" Disabled test 1470 for NSS builds and documented the restriction. Reported-by: Dan Fandrich Fixes #10723 Closes #10734
This commit is contained in:
parent
dca4cdf071
commit
fcee070cb1
2 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ Funny-head: yesyes
|
|||
<features>
|
||||
proxy
|
||||
unix-sockets
|
||||
!NSS
|
||||
</features>
|
||||
<server>
|
||||
https
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue