sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.86k stars 136 forks source link

Error: self signed certificate in certificate chain #298

Open thebetterjort opened 6 years ago

thebetterjort commented 6 years ago

Error: self signed certificate in certificate chain at TLSSocket. (_tls_wrap.js:1103:38) at emitNone (events.js:106:13) at TLSSocket.emit (events.js:208:7) at TLSSocket._finishInit (_tls_wrap.js:637:8) at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:467:38)

Running gatsby build .. cd public/ surge renders this.. My corporate proxy has SSL decrpytion. Surge will not trust our org certs (although it should). How do I disable this check, soI can deploy>?

antoine-hebert-ia commented 6 years ago

Same here

walchko commented 6 years ago

It is probably your corporate firewall. I have seen this before and if you talk with your IT people, they should be able to allow traffic through the firewall to surge.sh without messing with it.

ronskie69 commented 1 year ago

same prob here...