jpillora / chisel

A fast TCP/UDP tunnel over HTTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error tls: failed to verify certificate on connecting with https

swatiShinghal opened this issue · comments

We have a requirement to connect with https, but with skipping tls certificate check, as the certificate is not known. Tried with tls-skip-verify,but still not working.

Got a solution for it