deb.nodesource.com certificate is expired
deb.nodesource.com
deb.nodesource.com certificate is expired
1–4 of 4 posts
Re: deb.nodesource.com certificate is expired
#2Automated test jobs at $my_company curl this URL as part of their setup. These jobs now fail because of this external dependency. There's definitely a lesson here.
However I wonder how a soon-to-expire certificate goes unnoticed nowadays, with all the automation available.
Re: deb.nodesource.com certificate is expired
#3Automated test jobs at $my_company curl this URL as part of their setup. These jobs now fail because of this external dependency. There's definitely a lesson here. However I wonder how a soon-to-expire certificate goes unnoticed nowadays, with all the automation available.
We use it for our prod deploy pipeline to package the final image. Normal PRs are working because we cache the Ubuntu image, but prod deploys are fresh :(
Sooner or later, SSL expirations will come for you!
Re: deb.nodesource.com certificate is expired
#4This is now fixed: https://github.com/nodesource/distributions/issues/1507#issu...