"Rob Abernethy IV" <[EMAIL PROTECTED]> writes:
> I cannot get the postmaster to start up in SSL mode.  I receive the following
> error:
> bad permissions on private key file (/var/lib/pgsql/data/server.key)

> -rw-r--r--    1 postgres postgres     3223 Dec 18 17:10 server.crt
> -rw-r--r--    1 postgres postgres      887 Dec 18 17:10 server.key

I think it wants the private key file to be mode 600 or less --- a
world-readable private key isn't very private, hmm?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to