remove cert from /root/.acme.sh

Discussion in 'ISPConfig 3 Priority Support' started by chico11mbit, Nov 30, 2021.

  1. chico11mbit

    chico11mbit Member

    hi,
    i have a cert directory "server40.xyz.de" in /root/.acme.sh
    the dns entry points to another IP address, not the ISPconfig Server IP.
    I think the acme challenge will fail. The "server40.xyz.de" IP is inactive. there is no server anymore.
    How can I delete the renew cert procedure from acme?
    Is it possible to delete the whole "server40.xyz.de" folder manually? Or is this the wrong method?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    I would try to use:

    Code:
    acme.sh --remove
    command in that case.
     
  3. chico11mbit

    chico11mbit Member

    Thx. Till :)
     

Share This Page