[Rt-commit] rt branch, 4.4/document-ssl-database-connections, repushed

Dianne Skoll dianne at bestpractical.com
Fri Sep 25 10:35:57 EDT 2020


The branch 4.4/document-ssl-database-connections was deleted and repushed:
       was e5d333f042d83eb1d7661b2ba181b88ac2ffa030
       now dee1b139d5a376752635e21c056fad44d111f271

1: e5d333f042 ! 1: dee1b139d5 Document setting up SSL connections between RT and PostgreSQL, MySQL and MariaDB
    @@ -100,19 +100,3 @@
     +nonsense, then the connection is encrypted.
     +
     +=back
    -
    -diff --git a/etc/RT_SiteConfig.pm b/etc/RT_SiteConfig.pm
    ---- a/etc/RT_SiteConfig.pm
    -+++ b/etc/RT_SiteConfig.pm
    -@@
    - # after this file is loaded.
    - 
    - Set( $rtname, 'example.com');
    -+Set( %DatabaseExtraDSN, mysql_ssl_optional => 1,
    -+     mysql_ssl => 1,
    -+     mysql_ssl_ca_file => '/etc/mysql/cacert.pem',
    -+     mysql_ssl_verify_server_cert => 0,
    -+    );
    - 
    - # You must install Plugins on your own, this is only an example
    - # of the correct syntax to use when activating them:



More information about the rt-commit mailing list