Curl can't connect to letsencrypt sites anymore

Hi, hello! I realize this is a bit of a +1, so apologies for that.

I’ve got a webring running at Glitch :・゚✧ that fetches member homepages to verify webring links. I’m now seeing a whole lot of these errors from jsdom/jsdom for many sites:

RequestError: Error: certificate has expired'

I’ve hand-verified several of these (including my own site at https://martymcgui.re/) and they are running current Let’sEncrypt-issued certificates.

Is there a way to update my app’s container to include the new Let’sEncrypt root, or to otherwise get these connections accepted again?

1 Like