qwj / python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.
MIT License
1.93k stars 323 forks source link

Secure connection failed while generating self-signed certificate #157

Open sinasaeedi opened 1 year ago

sinasaeedi commented 1 year ago

Hello there.

I tried --ssl but every website I'm opening shows me "Secure Connection Failed" message. I also tried a valid certificate signed by letsencrypt but I give "Did Not Connect: Potential Security Issue" and "Warning: Potential Security Risk Ahead" message.

Any ideas?