panos0805
1 Beitrag
schrieb am 09.12.24 um 13:11 Uhr
Link zu diesem Post
Hi.
My work computer is connected to the internet through a local proxy/urlfilter/firewall. I can bypass the firewall for other ports but not for TCP ports 443 and 80. HTTP streams are working but all the HTTPS streams are failing to connect as shown to the log:

12:47:35 - Server - Connected
12:47:35 - Server - Connection secured
12:49:42 - - Connecting to 192.168.100.1:8080…
12:49:42 - - Connected
12:49:42 - - TLS handshake was not successful, error -29184
12:49:47 - - Connecting to 192.168.100.1:8080…
12:49:47 - - Connected
12:49:47 - - TLS handshake was not successful, error -29184


The setting "Cancel connections on invalid certificate" doesn't make any difference. Is this a streamWriter weakness/bug or it is caused by the proxy/firewall settings?

Thanks.