ISPConfig Acme.SH integration

Discussion in 'Tips/Tricks/Mods' started by Aperture Development, Mar 21, 2021.

  1. Hello everyone,

    Recently I developed a php shellscript in order to automatically update ISPConfig webspaces with Acme.SH certificates. Today I just found out that ISPConfig has support for Acme.SH, I don't know how far that goes and if it supports DNS-API based renewals, but I am going to share my script anyway.

    Its a very simple script using the ISPConfig SoapServer in order to update webspaces.

    More informations can be found on GitHub ( can't post links ): Aperture-Development/ISPConfig-AcmeSH

    If anyone find use for this, feel free to use it however you want ( with the licence limitations of the licence by-sa 4.0 )

    Thank you everyone and have a great day

    ~Aperture Development
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    acme.sh is supported, DNS renewals are not (yet).
     
  3. Well then my script is not completely useless. I may have not spent a lot of time making it, but it would be a shame if it served no use now.
    The question is, if DNS renewals become supported, does that also mean implementation of the DNS-API for other providers, or only for the built in DNS implementation.
     

Share This Page