Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
От | Andrew M |
---|---|
Тема | Re: PostgreSQL + SSL - sun.security.validator.ValidatorException |
Дата | |
Msg-id | 635C5E46-4B8C-11D9-A341-0003938366A4@jibeya.com обсуждение исходный текст |
Ответ на | PostgreSQL + SSL - sun.security.validator.ValidatorException (Andrew M <andrew@jibeya.com>) |
Ответы |
Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
|
Список | pgsql-jdbc |
Ok, so the best I can do at the moment, in terms of ssl on postgresql via JDBC, is to use an unauthenticated connection!? Is man in the middle a real concern, as the data in the tables will be encrypted? My setup is: {web|client}------->apache2---------<authenticted ssl>--------->jbiss4---------<unauthenticated ssl>-------->postgresql regards Andrew On 11 Dec 2004, at 14:24, Kris Jurka wrote: > > > On Sat, 11 Dec 2004, Andrew M wrote: > >> So all I need to do is specify the alias of the certificate to return >> from cacerts? > > No, you cannot use client certificates. As I mentioned in a couple of > my > previous emails the JDBC driver does not have any support for client > certificates. My later emails included some speculation on what > additional code would be necessary to implement this feature. > > Kris Jurka >
В списке pgsql-jdbc по дате отправления: