URGENT: Changing ISPConfig 3 Control Panel (Port 8080)

Discussion in 'Installation/Configuration' started by gilson, Nov 5, 2018.

  1. gilson

    gilson Member

    Anyone can help to configure SSL here in this domain painel drarebecagomes com 8080

    I already followed the official tutorial, but I can't, can you help me the remote, because when I do by following the tutorial gives an error and the NGINX FAILED

    step step below, but no work

    cd /usr/local/ispconfig/interface/ssl/
    mv ispserver.crt ispserver.crt-$(date +"%y%m%d%H%M%S").bak
    mv ispserver.key ispserver.key-$(date +"%y%m%d%H%M%S").bak
    mv ispserver.pem ispserver.pem-$(date +"%y%m%d%H%M%S").bak
    ln -s /etc/letsencrypt/live/$(hostname -f)/fullchain.pem ispserver.crt
    ln -s /etc/letsencrypt/live/$(hostname -f)/privkey.pem ispserver.key
    cat ispserver.{key,crt} > ispserver.pem
    chmod 600 ispserver.pem
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

  3. gilson

    gilson Member

    as I said, I already tried but could not I asked the support remote from the ISP, because I can't...
     
  4. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    ahrasis likes this.

Share This Page