justcoding121 / titanium-web-proxy

A cross-platform asynchronous HTTP(S) proxy server in C#.
MIT License
1.92k stars 598 forks source link

Unable to connect to https://www.bitstamp.net/api/v2/trading-pairs-info/ #930

Closed phillijw closed 1 year ago

phillijw commented 1 year ago

I'm using the latest version and all my connections to different domains work flawlessly except for www.bitstamp.net and I'm not sure why. It seems like it's certificate related but I haven't been able to determine what's going on. It was happening for me locally, then the problem went away at some point (possibly due to the certificate being accepted somehow?). But if I run it locally inside a docker container, the issue presents itself again. Anyone know why this might be happening?