Re: SSL connection between Prelude-manager and MySQL
"Sebastien Tricaud" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.user |
|---|---|
| Message-ID | <[email protected]> |
2008/4/21 Paulo Ferreira <[email protected]>: > > Dear all, Hello Paulo, > Is it possible to set up an SSL connection between prelude-manager and an > external prelude MySQL database? > It is not, but I wrote a piece of code that should. Can you download: http://www.wallinfire.net/files/preludedb-mysql-ssl.0.patch Download latest libpreludedb source code from trunk. Run: libpreludedb$ patch -p0 < preludedb-mysql-ssl.0.patch And recompile. Then, you should change prelude-manager.conf to add, in the [db] section: key = /path/to/you/ssl.key cert = /path/to/you/ssl.cert ca = /path/to/you/ssl.ca Then, change prewikka.conf accordingly if you need this for prewikka as well. Please give us feedback if it works as expected or not. Thank you, Sebastien. _______________________________________________ Prelude-user site list [email protected] http://lists.prelude-ids.org/mailman/listinfo/prelude-user