Hi,
I need to be able to connect Odoo 13.0 to a remote Postgres via SSL. In order to do so, Postgres needs to be told where the sslcert and sslkey are. These parameters, from what I see, cannot be passed to Odoo to tell the connection via psycog2 where the certificate is located at the client level.
Please refer this link https://www.odoo.com/forum/help-1/question/odoo-10-ce-chat-is-not-refreshing-on-ssl-connection-118876
Sorry, but I don't mean SSL certificates for HTTPS. I refer to the SSL certificates for the connection between Odoo and Postgres using the parameter db_sslmode = verify_full