Re: JDBC compression over SSL

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: JDBC compression over SSL
Дата
Msg-id 54AA967E.3030804@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: JDBC compression over SSL  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: JDBC compression over SSL  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
On 01/05/2015 09:39 PM, Dave Cramer wrote:
> I do not think there currently is a way to enable compression in the driver
>
> anyone ?

It'd have to be done by providing a custom SSLSocketFactory, which
PgJDBC supports. I'm not sure that JSSE's SSL implementation supports
SSL compression though.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Unregistering the driver from DriverManager
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: JDBC compression over SSL