, we require a new port to be SSL enabled.
Please guide us with proper information and links to achieve the above task.
Thanks & Regards,
Sujay Kadam
Postgres database?
How to establish the SSL connection from the client (Eg. Java )? Do we need
to add any certifications at client side for SSL authentication ?
Do we have any documentation for SSL ?
Thanks & Regards
Sujay Kadam
documentation or resources available that can guide us in
configuring SSL?
Thanks & Regards
Sujay Kadam
Hi Team.
I am trying to connect with PostgreSQL database from client with SSL
enabled on server 10.30.32.186 port 6432 using below java code -
I am using certificates ( [server-cert.pem, server-key.pem, ca.cert] and
[postgresql.crt, postgresql.pk8, root.crt] ).
Suggest me if there are any spec