CI/CD – Drone gives “fatal: unable to access git repo — SSL certificate problem: certificate has expired”
For several projects we use a combination between Gitea and Drone for our CI/CD pipelines. In those case Gitea and Drone are behind Traefik as an revers proxy, which is responsible to automatically renew Letsencrypt SSL certificates. Lately Letsencrypt has…