Re: SSL for JDBC
От
Bill Schneider
Тема
Re: SSL for JDBC
Дата
Msg-id
002501c2dee1$924af8f0$6601a8c0@complexity
Список
Дерево обсуждения
SSL for JDBC "Takeo Shibata" <shibata@areabe.com>
Re: SSL for JDBC Barry Lind <blind@xythos.com>
Re: SSL for JDBC Tarjei Skorgenes <tarjei.skorgenes@himolde.no>
Re: SSL for JDBC Barry Lind <blind@xythos.com>
Re: SSL for JDBC Oliver Jowett <oliver@opencloud.com>
You can also try the regular postgresql driver, and use stunnel or ssh port forwarding to provide transport security. stunnel is a handy tool for securing services that do not have native SSL support. The only catch is you would not be able to tell where the original connection came from, since the connections would effectively be "fronted" through another listener. -- Bill > -----Original Message----- > From: pgsql-jdbc-owner@postgresql.org > [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Oleg Samoylov > Sent: Thursday, February 20, 2003 5:34 AM > To: pgsql-jdbc@postgresql.org > Subject: Re: [JDBC] SSL for JDBC > > > Takeo Shibata wrote: > > I am wondering if anybody have successfuly connected from JDBC to > PostgreSQL > > by SSL. > > Please help me!
В списке pgsql-jdbc по дате отправления