You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/11/30 22:16:00 UTC

[jira] [Created] (AIRAVATA-3546) certbot renewal fails, missing ca certificate

Marcus Christie created AIRAVATA-3546:
-----------------------------------------

             Summary: certbot renewal fails, missing ca certificate
                 Key: AIRAVATA-3546
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3546
             Project: Airavata
          Issue Type: New Feature
          Components: Django Portal
            Reporter: Marcus Christie
            Assignee: Marcus Christie


{code}
$ sudo certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/django.dreg.scigap.org.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator apache, Installer apache
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Failed to renew certificate django.dreg.scigap.org with error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/dreg.dnasequence.org.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator apache, Installer apache
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Failed to renew certificate dreg.dnasequence.org with error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/tus.dreg.scigap.org.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator apache, Installer apache
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Failed to renew certificate tus.dreg.scigap.org with error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
All renewals failed. The following certificates could not be renewed:
  /etc/letsencrypt/live/django.dreg.scigap.org/fullchain.pem (failure)
  /etc/letsencrypt/live/dreg.dnasequence.org/fullchain.pem (failure)
  /etc/letsencrypt/live/tus.dreg.scigap.org/fullchain.pem (failure)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
3 renew failure(s), 0 parse failure(s)
{code}




--
This message was sent by Atlassian Jira
(v8.20.1#820001)