Kelvin Tsoi 4346cec95c
Heroku Error: self-signed certificate SSL fix (#6050)
Heroku Error: self-signed certificate SSL fix for PG '^8.0.0'. Setting SSL options to `"ssl": { "rejectUnauthorized": false }` enables SSL but does not reject self-signed certificate for Heroku deployment. The issue occurs when Heroku invokes node application but fails at SSL cert for PG ^8.0.0.

Signed-off-by: Kelvin Tsoi <ktsoi@wearfigs.com>
2020-05-05 19:23:03 +02:00
..
2020-04-09 04:30:14 -07:00
2020-04-09 04:56:13 -07:00
2020-04-09 04:30:14 -07:00
2020-04-14 14:35:54 +02:00