Re: How to ensure that SSL is enabled?

Поиск
Список
Период
Сортировка
От Eric Jain
Тема Re: How to ensure that SSL is enabled?
Дата
Msg-id e48479d40910261618o57eb6d93o14f4d5d12bd34b15@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to ensure that SSL is enabled?  (Craig Ringer <craig@postnewspapers.com.au>)
Ответы Re: How to ensure that SSL is enabled?
Список pgsql-jdbc
On Mon, Oct 19, 2009 at 20:45, Craig Ringer <craig@postnewspapers.com.au> wrote:
>     hostssl    somedatabase    all    0.0.0.0/0    md5

Thanks!

Looks like what's happening is that PGPoolingDataSource is ignoring
ssl=true. When I switch to PGSimpleDataSource, an SSL connection is
established.

Has anyone else encountered this bug -- or is this intentional behavior?

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

Предыдущее
От: taktos
Дата:
Сообщение: Re: commit and rollback don't throw exceptions when they should
Следующее
От: Eric Jain
Дата:
Сообщение: Re: Compression