Marco Savoca
Results
1
comments of
Marco Savoca
Many thanks @igwyd. ``` "pgPoolExtraOptions": { "ssl":{ "rejectUnauthorized": false } } ``` did the magic. It works now. So the `"rejectUnauthorized": false` JSON key seems to be mandatory for connecting...