| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
| Cc: | Edoardo Innocenti - SDB Information Technology Srl <edoardo(dot)innocenti(at)tech(dot)sdb(dot)it>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: JDBC compression over SSL |
| Date: | 2015-01-05 13:51:58 |
| Message-ID: | CADK3HH+fE2=AC7dfx=f=_xrGHJ-AAeUvC5uhLHbKVWnF+dCDKA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
A quick search turned up something, but it seems to have considerable rot
https://svn.jfire.org/svn/main/old.stuff.about.to.be.deleted/org.nightlabs.rmissl/src/org/nightlabs/rmissl/socket/SSLCompressionSocketFactory.java
Dave Cramer
dave.cramer(at)credativ(dot)ca
http://www.credativ.ca
On 5 January 2015 at 08:49, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
> 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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2015-01-05 14:14:15 | Re: JDBC compression over SSL |
| Previous Message | Craig Ringer | 2015-01-05 13:49:50 | Re: JDBC compression over SSL |