letsencrypt "Skipped" the domain but accept all aliases

Discussion in 'Installation/Configuration' started by Cyritintin, Apr 14, 2023.

  1. Cyritintin

    Cyritintin New Member

    Hello,
    ISPConfig: 3.2.9p1
    I have a domain who has alliases. redirection: L
    When ACME Cron start the main domain is Skipped; all aliases are updated: Cert success.
    This may be due to the redirection to L ?
    Thank you

    [Wed Apr 12 00:54:53 CEST 2023] d='thedomaine.com'
    [Wed Apr 12 00:54:53 CEST 2023] _renewServer
    [Wed Apr 12 00:54:53 CEST 2023] Using config home:/root/.acme.sh
    [Wed Apr 12 00:54:53 CEST 2023] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
    [Wed Apr 12 00:54:53 CEST 2023] DOMAIN_PATH='/root/.acme.sh/thedomaine.com'
    [Wed Apr 12 00:54:53 CEST 2023] Renew: 'thedomaine.com'
    [Wed Apr 12 00:54:53 CEST 2023] Le_API='https://acme-v02.api.letsencrypt.org/directory'
    [Wed Apr 12 00:54:53 CEST 2023] Renew to Le_API=https://acme-v02.api.letsencrypt.org/directory
    [Wed Apr 12 00:54:53 CEST 2023] Using config home:/root/.acme.sh
    [Wed Apr 12 00:54:53 CEST 2023] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
    [Wed Apr 12 00:54:53 CEST 2023] Skip, Next renewal time is: 2023-04-21T23:54:28Z
    [Wed Apr 12 00:54:53 CEST 2023] Add '--force' to force to renew.
    [Wed Apr 12 00:54:53 CEST 2023] Return code: 2
    [Wed Apr 12 00:54:53 CEST 2023] Skipped thedomaine.com
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Is the SSL cert expired? According to the log file, it is due for renewal on 2023-04-21. So it gets skipped before that date.
     
  3. Cyritintin

    Cyritintin New Member

    Forgot to tell you to force update, With ISPConfig I unchecked SSL (so let's encript too) and all was renewed
     
    ahrasis likes this.
  4. Cyritintin

    Cyritintin New Member

    If in /root/.acme.sh/ there is a certificate that has the same name as an alias (maybe we made a site before and that certificate has not been deleted) It has been deleted now, so we will see if slove the problem. Does ISPconfig delete the certificate when we delete a site?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    no
     

Share This Page