Following LetsEncrypt CA rotation in 2021, the ca-certs included in the latest image (0.10.1) are expired. I'm not familiar with Nix but it seems that nixos-19.03 might be a very old base amd tje cacert package is outdated (certifi is also from 2019).
As a workaround, I've included my own CA in my deployment.
Following LetsEncrypt CA rotation in 2021, the ca-certs included in the latest image (0.10.1) are expired. I'm not familiar with Nix but it seems that
nixos-19.03
might be a very old base amd tjecacert
package is outdated (certifi
is also from 2019).As a workaround, I've included my own CA in my deployment.
Is there a plan for https://github.com/smarkets/marge-bot/issues/288 and https://github.com/smarkets/marge-bot/pull/291 to be merged soon? Is this something I can contribute on?
If not, is there a plan to upgrade the version?