Support for cert auth in JDBC

Поиск
Список
Период
Сортировка
От Paula Price
Тема Support for cert auth in JDBC
Дата
Msg-id 577AD7F8F06DF54D89B0533A965A00503243F3FC@BLUPRD0411MB436.namprd04.prod.outlook.com
обсуждение исходный текст
Ответы Re: Support for cert auth in JDBC
Список pgsql-jdbc

Hello,

 

I followed this thread to the end - Support for cert auth in JDBC.  I have spent two weeks trying to figure out why hibernate does not work with my postgresql ssl.

 

I have openssl working great and I have the java certs working with a simple java program.  When I throw hibernate into the mix everything goes wrong.

 

I am trying to get full authentication working. My certs are valid (proved with simple java code).

 

Is anyone able to help me with the final steps needed to put the CertAuthFactory in the jdbc driver?  I have not done java for a couple of years so I may be a little slow (I would also like to see some examples of using the CertAuthFactory).  I think I only need it to validate one trust store, so I do not need to pass in the trust store – although I have been known to be wrong before.

 

Any assistance is greatly appreciated.

 

Thanks,

Paula Price

 

 

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Vitalii Tymchyshyn
Дата:
Сообщение: Re: [BUGS] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Support for cert auth in JDBC