ispconfig webmail SSL

Discussion in 'Installation/Configuration' started by stefan0001, May 7, 2013.

  1. stefan0001

    stefan0001 New Member

    hi forum

    Yesterday i installed ispconfig 3 on my server without a webmail.
    Now i want to install roundcube webmail.
    it should be reached with this url: https://mydomain.com:8080/webmail

    i installed ispconfig with ssl
    so i just made a folder in /var/www/ispconfig
    and put roundcube in /var/www/ispconfig/webmail

    but in this folder the php timezone is empty
    i changed the it in php.ini but it does work
    in the www directory everything is OK


    Hope somebody can help me


    sry wrong forum
     
    Last edited: May 7, 2013
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats very insecure. never install any other software in the ispconfig folder as any issue in that software will allow one of your users or an attacker to take over control of your server.
     
  3. stefan0001

    stefan0001 New Member

    thanks for this fast reply
    are there other ways?
    the webmail should use the same ssl
     
    Last edited: May 7, 2013
  4. falko

    falko Super Moderator Howtoforge Staff

    Create a new vhost for webmail through ISPConfig, activate SSL, and on the SSL tab, you can paste the key/cert from the ISPConfig installation (choose "Save certificate" as the action).
     

Share This Page