Re: ssl connection issues
От | Vladimir Sitnikov |
---|---|
Тема | Re: ssl connection issues |
Дата | |
Msg-id | CAB=Je-GBXFrmkLYY2fkzBfpXTCGR6P9PPk74pdJ-6n+orWjyGg@mail.gmail.com обсуждение исходный текст |
Ответ на | ssl connection issues (Gabriele Bulfon <gbulfon@sonicle.com>) |
Ответы |
Re: ssl connection issues
|
Список | pgsql-jdbc |
>Last I tried with jdbc, thinking it would have been so easy: I'm fighting for 2 days with lots of different issues.
Which pgjdbc version are you using?
>it would look for a pk8 file (why this difference?).
I've no idea.
Vladimir
Which pgjdbc version are you using?
>it would look for a pk8 file (why this difference?).
I've no idea.
>sslfactory=org.postgresql.ssl.jdbc4.LibPQFactory
It is a default, so you might omit that
>ssl=true&sslmode=require
It is a bit misleading, and I would recommend to stick to sslmode. ssl=
>Received fatal alert: decrypt_error
It does look like Java side does not support the cipher.
It does look like Java side does not support the cipher.
What was the way to create the server certificate?
Could you please list the output of
openssl x509 -in server.crt -text
?
Vladimir
В списке pgsql-jdbc по дате отправления: