Postgesql and SSL

Поиск
Список
Период
Сортировка
От Lukas
Тема Postgesql and SSL
Дата
Msg-id 62467.78.59.213.168.1235859513.squirrel@fmf.vgtu.lt
обсуждение исходный текст
Ответы Re: Postgesql and SSL
Список pgsql-admin
Hello,

 I am trying to run PostgreSQL with SSL, so I compiled and linked with
options:

./configure --prefix=/DB --with-openssl

Configured and installed successfully.
In postgresql.conf I have option "ssl = on"
When starting Postgres I get error:
LOG:  SSL is not supported by this build
FATAL:  invalid value for parameter "ssl": 1
DEBUG:  proc_exit(1)
DEBUG:  shmem_exit(1)
DEBUG:  exit(1)

Where is the problem? Is here versions which does not support SSL, it
would be strange..

Versions used:
PostgreSQL 8.3.4
OpenSSL 0.9.8j



--
Lukas
UAB nSoft
http://www.nsoft.lt
Lukas at nsoft.lt
+370 655 10 655




--
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.


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

Предыдущее
От: Andreas Wenk
Дата:
Сообщение: Re: grant question
Следующее
От: Glyn Astill
Дата:
Сообщение: Re: Postgesql and SSL