centos7 - postgres - SSL ?

Hi group,

I have a running postgres DB on a centos 7 hosted server.
I have to install at least an autosigned SSL certificate on the server (a real certificate in a coming future) , and still connect from a xojo app.
are there any tutorial to do this ? any good advice for success ?

thanks.

Search the forums for how to do it with MySQL. The same will basically apply to PostgreSQL on the client/Xojo side.