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?
There is no template for that. You will have to change the make_vhost function in /root/ispconfig/scripts/lib/config.lib.php
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?