reinstall LE cert

Discussion in 'General' started by willoriker, Feb 2, 2023.

  1. willoriker

    willoriker Member

    hi to everybody!
    i install a new server with ubuntu 22.04 and isp autoinstaller with success, but after 2 week we change hostname.
    now i need to recreate ispconfig panel, apache ,a mail server LE cert. in the past we reinstall only ispconfig. how can i do we the autoinstaller ?
    tx in advance!!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The auto installer is not the right tool for this task. Run:

    ispconfig_update.sh --force

    and choose 'nightly' as update source and let the updater reconfigure services create a new SSL cert, when it asks for this. The reason why you have to choose nightly at the moment and not stable is that there is a issue with a change in acme.sh, which is not fixed in the stable build. See: https://git.ispconfig.org/ispconfig/ispconfig3/-/issues/6458
     
    Last edited: Feb 2, 2023
  3. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    That should be "not fixed in the stable build."
     
    till likes this.
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Thanks, you are right of course :) I changed my post above.
     

Share This Page