gitlab-ctl stop letsencrypt-renew gitlab-ctl start
CheetSheet: certbot
Generate certificate manually: # certbot certonly –manual -d example.com Resources Certbot manual renew
Error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
Problem When accessing a Git server (pushing or pulling new commits), we get an error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Analysis Apparently, the certificate of your Git server is not trusted. This usually happens if the Git