Set SSL Cipher's in ISPConfig SSL Template?

Discussion in 'Installation/Configuration' started by Ben, Nov 23, 2009.

  1. Ben

    Ben Active Member Moderator

    Hi folks,

    does anybody know, in which file the SSL part of a SSL Vhost can be changed, generally? The only part I've found is {SSL} in " vhost.conf.master" but it do not know how it is filled.
    I'd like to permanently set the offered ciphers for the SSL Connection to at least medium / wipe sslv2 out.
    Any suggestions?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There is no template for that. You will have to change the make_vhost function in /root/ispconfig/scripts/lib/config.lib.php
     
  3. Ben

    Ben Active Member Moderator

    Would it be possible to get SSLv2 as valid cipher wiped out at all in the future, as SSLv2 can be teated as insecure?
    If not would it be complicated to create a dedicated template for that part so that every ispconfig2 user can change it on his own?
     

Share This Page