Add ssl to name servers and mysql

Discussion in 'ISPConfig 3 Priority Support' started by ginner159, Jun 27, 2014.

  1. ginner159

    ginner159 New Member

    Hello again,

    Just got myself a class 2 wildcard ssl from start ssl (nice guide btw falko ) i was wondering if its possible to setup my name server to use the ssl as well?

    and how would i go about securing mysql (same server as webhost and ispconfig panel) to use the certificate too?

    i can install the ssl on unlimited servers so thats no problem
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    By default, neither dns nor mysql use ssl certs, s adding it there does not make much sense in my opinion. You can eg. add the ssl cert to mysql, but nearly no tool uses or supports ssl encrypted mysql connections.

    There is a chapter in the mysql manual that delas with ssl cert installation:

    http://dev.mysql.com/doc/refman/5.0/en/creating-ssl-certs.html
     

Share This Page