Bezpecnost
Roundcube mysql with ssl + password plugin
Description: Roundcube mysql with ssl
Dependencies: roundcube 0.95, php 5.3.7, mysql server configure for ssl, pear module and php-mdb2-driver-mysql
Howto
change in file "$ROUNDCUBE_DIR/roundcube/program/lib/Roundcube/rcube_db_mysql.php"
MYSQL_ATTR_KEY TO -> MYSQL_ATTR_SSL_KEY
Should look like:
if (!empty($dsn['key'])) {
$result[PDO::MYSQL_ATTR_SSL_KEY] = $dsn['key'];
}
And in
In different versions maybe more will be changed.
- BugReporter's blog
- Pro psaní komentářů se přihlašte
- Číst dál
WPA passphrase checking
How to check your WPA passphrase security.
- Zdenek Key's blog
- Pro psaní komentářů se přihlašte
- Číst dál