Certficates - Mailing list pgsql-general

From Shankar Bhaskaran
Subject Certficates
Date
Msg-id CA+DMY5RMecBdKhj9VWy6aZcd7EB=jPcHekkVgbiG8mn06T6oSQ@mail.gmail.com
Whole thread Raw
Responses Re: Certficates  (Martin Gainty <mgainty@hotmail.com>)
Re: Certficates  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
Hi All,

This is a very basic question . i have to import the server.crt on the client side java trustore to connect using jdbc to postgres server secured by ssl.
But when i try psql from same machine , it shows the connection as encrypted . How does psql import the server certificate?

 psql "postgresql://$POSTGRES_HOST:$PG_PORT/postgres" -U postgres
psql (9.6.18)
SSL connection (protocol: TLSv1.2, cipher: ECDHE-RSA-AES256-GCM-SHA384, bits: 256, compression: off)
Type "help" for help.


Regards,
Shankar

pgsql-general by date:

Previous
From: Michael Nolan
Date:
Subject: Re: SQL Question about like
Next
From: Martin Gainty
Date:
Subject: Re: Certficates