alexandrainst / node-red-contrib-postgresql

Node-RED node for PostgreSQL, supporting parameters, split, back-pressure
https://flows.nodered.org/node/node-red-contrib-postgresql
Apache License 2.0
31 stars 13 forks source link

SSL error #61

Closed sukruavcuoglu closed 5 months ago

sukruavcuoglu commented 5 months ago

Hi,

Thanks for the node.

I am using the node for a simple query and I get "Error: self signed certificate in certificate chain" error if I set ssl:true If I set ssl:false I get "error: no pg_hba.conf entry for host "", user "postgres", database "", no encryption"

Postgres engine version: 15.4

Thanks

sukruavcuoglu commented 5 months ago

Fixed using this answer -> https://stackoverflow.com/questions/76899023/rds-while-connection-error-no-pg-hba-conf-entry-for-host