Some questions - to start with.

Discussion in 'Installation/Configuration' started by neumann, Jan 2, 2023.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    Correct. acme.sh directly tells you there that it failed. And that's why I asked for this output, as it tells you in detail what happens and also what fails.

    The log you posted does not say there were no issues with getting the cert. To be more precise, it does not contain anything for requesting this SSL cert at all, it just tells you that acme.sh software updated itself successfully.

    Seems as if acme.sh has somehow issues with a partially issued SSL cert, remove that freja.bnjpro.dk cert with the command:

    acme.sh --remove

    But only remove freja.bnjpro.dk and not bnjpro.dk. Then also run this command:

    rm -rf /root/.acme.sh/freja.bnjpro.dk

    To ensure everything about this cert has been removed. Then run the ispconfig update again to see if it issues a cert now. If not, post the whole output again.
     
  2. neumann

    neumann Member

    YES!!
    Now it works :)

    Thank you so much, both Taleman and Till.
    I'm so impressed by your deep knowledge, and I'm so glad that you share your knowledge.

    both https://bnjpro.dk works for my site and https://freja.bnjpro.dk:8080 works for the ispc controlpanel.
    Noe I can go on to my next issue. I'll open a new thread for that.
     
    till likes this.

Share This Page