Snawoot/hola-proxy

Can't satisfy CONNECT request: x509:

TheHatta opened this issue · 0 comments

Not sure if I'm just being dumb or whats happening but I'm getting this error while using the proxy as localhost:

hola-proxy.windows-amd64.exe -country ru -cafile .\cacert.pem -verbosity 10
MAIN : 2023/07/29 17:36:47 main.go:192: WARNING Detected latest extension version: "1.213.207". Pass -ext-ver parameter to skip resolve and speedup startup
MAIN : 2023/07/29 17:36:47 main.go:200: INFO hola-proxy client version v1.10.0 is starting...
MAIN : 2023/07/29 17:36:47 main.go:201: INFO Constructing fallback DNS upstream...
MAIN : 2023/07/29 17:36:47 main.go:208: INFO Initializing configuration provider...
MAIN : 2023/07/29 17:36:47 main.go:222: INFO Endpoint: https://zagent97.hola.org:22222
MAIN : 2023/07/29 17:36:47 main.go:223: INFO Starting proxy server...
MAIN : 2023/07/29 17:36:47 main.go:225: INFO Init complete.
PROXY : 2023/07/29 17:37:57 handler.go:104: INFO Request: 127.0.0.1:54849 HTTP/1.1 CONNECT //www.hostname.tld:443
PROXY : 2023/07/29 17:37:58 handler.go:49: ERROR Can't satisfy CONNECT request: x509: certificate is valid for *.hola-vpn.com, hola-vpn.com, not zagent97.hola.org
PROXY : 2023/07/29 17:37:59 handler.go:104: INFO Request: 127.0.0.1:54851 HTTP/1.1 CONNECT //www.hostname.tld:443
PROXY : 2023/07/29 17:37:59 handler.go:49: ERROR Can't satisfy CONNECT request: x509: certificate is valid for *.hola-vpn.com, hola-vpn.com, not zagent97.hola.org

I'm guessing it has something to do with the ru routing as if I leave the country it it works