Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uplinux builders need CA cert updated #540
Closed
Comments
|
Working with an upgraded
A quick fix is to turn off SSL verification. The distro does not have an updated version of python available; but we could try using python3 for mach. |
|
#542 should fix, thanks @Manishearth for figuring out what was up :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
18:45:24 <@Manishearth> edunham: I think our linux buildslaves need their root cert store updated
18:45:34 <@Manishearth> they can't handle letsencrypt
18:45:40 <@Manishearth> (https://joshmatthews.net)
18:45:51 <@Manishearth> so python urllib2.urlopen or requests.get throws an error