Re: SSL for JDBC
От | Bill Schneider |
---|---|
Тема | Re: SSL for JDBC |
Дата | |
Msg-id | 002501c2dee1$924af8f0$6601a8c0@complexity обсуждение исходный текст |
Ответ на | SSL for JDBC ("Takeo Shibata" <shibata@areabe.com>) |
Список | pgsql-jdbc |
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 по дате отправления: