Files
fusionpbx/resources
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
..
2019-04-24 19:43:26 -06:00
2017-06-12 22:09:36 -07:00
2018-12-10 12:34:26 -07:00
2016-04-25 20:30:23 -05:00
2019-06-03 08:24:13 -06:00
2016-03-11 13:57:01 +00:00
2018-08-30 01:34:38 -06:00
2019-06-05 10:56:31 -06:00
2019-02-09 07:54:09 -07:00
2016-04-25 20:30:23 -05:00
2016-12-13 08:47:22 -07:00
2019-04-08 22:20:51 -06:00
2018-06-03 17:06:55 -06:00
2016-03-11 13:57:01 +00:00
2019-06-05 21:10:58 -06:00
2018-06-29 20:02:00 -06:00
2017-04-25 00:09:53 -06:00
2017-08-02 10:45:35 -06:00
2019-03-21 16:00:51 -06:00
2017-01-05 04:15:47 -07:00
2016-03-11 13:57:01 +00:00