Shippable / support

Shippable SaaS customers can report issues and feature requests in this repository
101 stars 28 forks source link

curl: (60) SSL certificate problem: self signed certificate in certificate chain #5093

Open daniel2935 opened 4 years ago

daniel2935 commented 4 years ago

Description of your issue:

My last build 4 days ago have no problem but today when i commit suddenly have below error, My test all passed tested but weird is it failed on "build_on_success"

curl: (60) SSL certificate problem: self signed certificate in certificate chain More details here: http://curl.haxx.se/docs/sslcerts.html

a-murphy commented 4 years ago

That build is using a very old build image and it quite likely has some expired certificates and wouldn't have newer ones. Could you try changing the machine image selected for the node pool following these directions to a newer one to use more recent default images?