Обсуждение: pgsql and SSL

Поиск
Список
Период
Сортировка

pgsql and SSL

От
"Dave"
Дата:
recently did another installation on a FreeBSD/Apache web server.  Am getting
startup failures on postgres (not sure what I did different from our other
server).

It complains it is missing some SSL files (server.crt and key) and is prompting
for those to be in the created data directory.  As a simple test I copied valid
cert files over and still no joy.

I am assuming that I compiled this new copy with openssl enabled...  would like
some guidance on pointing it to the correct locations so it will start
successfully.

Using OpenSSH and Apache modssl just find on this and the other servers, first
time ran into a problem or had to do anything special with postgres on it
though.

Dave