Autoinstaller does not issue LetsEncrypt SSL cert

Discussion in 'ISPConfig 3 Priority Support' started by concept21, Aug 29, 2021.

  1. concept21

    concept21 Active Member

    Hello,
    I follow this guide to install a new ispconfig 3.2.5:
    https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/

    The only thing I did for myself is to download the installer first:
    apt install software-properties-common git
    cd /usr/local/src/
    git clone https://git.ispconfig.org/ispconfig/ispconfig-autoinstaller.git
    cd ispconfig-autoinstaller
    ./ispc3-ai.sh

    The installation is successful BUT it does not issue a LetsEncrypt SSL cert for my ISPConfig host. I define my host as: ispc2.mydomain.tld
    The ssl cert to it is self-signed! My browser refused to connect to https://ispc2.mydomain.tld:8080/ ! How do I correct it?!? :(


    Last time I followed the detailed long procedure,
    https://www.howtoforge.com/tutorial...l-pureftpd-bind-postfix-doveot-and-ispconfig/ ,
    the installer issue a LetsEncrypt SSL cert to my ispconfig host
    https://ispc1.mydomain.tld:8080/
     
    Last edited: Aug 29, 2021
  2. concept21

    concept21 Active Member

  3. concept21

    concept21 Active Member

    Yes! It works! I do an update by choosing Nightly! :D:p
     

Share This Page