creating ssl certificate after installtion for using https://site.com:81

Discussion in 'Installation/Configuration' started by saLOUt, Aug 2, 2008.

  1. saLOUt

    saLOUt New Member

    Hi Guys,

    i installed today ispconfig without https support.

    But now I changed my mind. I tried to set the apache of ispconfig manually to ssl.
    - I found a httpd.conf_https and replace the httpd.conf with it
    - I followed the instructions on https://wiki.syscp.org//contrib/Installation/de/debian/etch to get the 3 ssl files from Cacert (Cacert.org) (.cert .key .pem) and did the described changes to curier, postfix and the apache of ispconfig

    Now it seems to run quite well, but logged in as admin in ispconfig I noticed, that in the Administration tab the Links have still links with http.
    So i am not able to reach the site as intended.

    Is this a bug? Or did I forgot something? How can I fix this?

    Greets,

    saLOUt
     
    Last edited: Aug 2, 2008
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You forgot to change the URL to the controlpanel in /home/admispconfig/ispconfig/lib/config.inc.php
     
  3. saLOUt

    saLOUt New Member

    Thanks.

    That helped.
     

Share This Page