fusionpbx/app/scripts/resources/classes
jpattWPC 4ae27f13b6 Add support for PostgreSQL TLS (#4262)
This commit adds support for PostgreSQL TLS communication. This requires /etc/fusionpbx/config.php to have two parameters added:

$db_secure = true;
$db_cert_authority = "/path/to/ca.crt";
2019-06-05 21:10:58 -06:00
..
scripts.php Add support for PostgreSQL TLS (#4262) 2019-06-05 21:10:58 -06:00