For now, immediate problem has been solved.
Cheers!
----- Original Message -
> From: rob stone
> To: s4...@yahoo.co.jp; "pgsql-general@lists.postgresql.org"
>
> Cc:
> Date: 2019/2/20, Wed 21:41
> Subject: Re: Connection string for Java to connect to PostgreSQL,
Hello,
On Thu, 2019-02-21 at 13:10 +0900, s4...@yahoo.co.jp wrote:
> I am having hard time to connect to PostgreSQL server using client
> certificate from within a Java program.
> Any insight would be helpful.
>
> I can connect to the server using psql command line from a client
> machine(192.168
I am having hard time to connect to PostgreSQL server using client certificate
from within a Java program.
Any insight would be helpful.
I can connect to the server using psql command line from a client
machine(192.168.56.101) (psql -h 192.168.56.102 -U user1 -d testdb)
[192.168.56.102 is "post