Ralph Smith wrote:
===============================

[EMAIL PROTECTED]:/usr/lib/postgresql/8.2/bin$ 2008-03-04 15:47:21 PST LOG: 00000: could not load root certificate file "root.crt": no SSL error reported
2008-03-04 15:47:21 PST DETAIL:  Will not verify client certificates.
2008-03-04 15:47:21 PST LOCATION:  initialize_SSL, be-secure.c:785

You have:

ssl = true

in your postgresql.conf file but when postgres tries to start up, there is no root.crt file (or it can't be read due to permissions).

http://www.postgresql.org/docs/8.2/interactive/ssl-tcp.html

--
Postgresql & php tutorials
http://www.designmagick.com/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to