SOURCES (MYSQL_5_0): mysqld.conf - sample ssl options

glen glen at pld-linux.org
Tue Sep 30 12:23:52 CEST 2008


Author: glen                         Date: Tue Sep 30 10:23:52 2008 GMT
Module: SOURCES                       Tag: MYSQL_5_0
---- Log message:
- sample ssl options

---- Files affected:
SOURCES:
   mysqld.conf (1.34.2.4 -> 1.34.2.5) 

---- Diffs:

================================================================
Index: SOURCES/mysqld.conf
diff -u SOURCES/mysqld.conf:1.34.2.4 SOURCES/mysqld.conf:1.34.2.5
--- SOURCES/mysqld.conf:1.34.2.4	Wed Jul  9 15:17:27 2008
+++ SOURCES/mysqld.conf	Tue Sep 30 12:23:46 2008
@@ -11,6 +11,12 @@
 port        = 3306
 user        = mysql
 
+; ssl options
+;ssl-ca = /etc/pki/mysql/ca-cert.pem
+;ssl-cert = /etc/pki/mysql/server-cert.pem
+;ssl-key = /etc/pki/mysql/server-key.pem
+;ssl-cipher = DHE-RSA-AES256-SHA
+
 ;character-set-server=latin2
 ;collation-server=latin2_general_ci
 ;skip-character-set-client-handshake
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mysqld.conf?r1=1.34.2.4&r2=1.34.2.5&f=u



More information about the pld-cvs-commit mailing list