go-http-tunnel
go-http-tunnel copied to clipboard
self signed certificate error
self signed certificate error: "http: proxy error: x509: certificate signed by unknown authority"
my config: proto: http addr: https://192.168.1.1:443
how to fix
Do you have a cerificate for your server?
If you want to use HTTPS it's recommended to get a properly signed certificate to avoid security warnings.
Only self signed certificate not working.