SSL URL

Поиск
Список
Период
Сортировка
От Phil Moors
Тема SSL URL
Дата
Msg-id 1090441973.27063.17.camel@pm0
обсуждение исходный текст
Ответы Re: SSL URL  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
pg 7.4.2-1
pg74.214.jdbc3.jar

I'd like to use this jdbc driver with ColdFusion. However, CF seems to
have hard coded their jdbc driver configuration to only accept some
standard parameters. I can't find a way to pass SSLMODE=require to the
darn thing. The CF manual also says that the use of CONNECTSTRING is not
enabled for the jdbc interface. Go figure.

Where would I tweak the source to set the jdbc driver to default to SSL?
It's okay if this completely disables clear text mode. I took a quick
grep through the pg source and didn't see an obvious place, other than
the backend server. In poking through the contents of the jar file, I
see ssl and javax/net, but don't see these referenced in the pg source.
Sorry, I'm just not a Java guy (buries head).

I'd rather get native SSL support than use stunnel.

TIA
Phil

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: patch: ensure testdbencoding test table is dropped
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: SSL URL