how2
how2 copied to clipboard
Google certificate issue when use inside company firewall
Is there a way to use http
instead of https
from google? I tried -k
or --skip-ssl-validation
but still got error:
Cannot connect to Google.
Error: Error on response:Error: unable to get local issuer certificate : undefined
When I disconnect from my company VPN, it's fine.
there is no --skip-ssl-validation, it shouldn't take much to implement it, can you do it ?
this is the worst patch i could think of : dirty , simple and unsecure. forked unsafe repo
Be aware : the two lines i added disable https and ssl certificate validation