The SSL certificate (server.crt) was made following the instructions in
the
Postgres documentation. Note, that root.crt is not specified in this
documentation.
Yes it is; see
http://developer.postgresql.org/docs/postgres/ssl-tcp.html
near the bottom of the page, and also
http://developer.postgresq
"G Reina" <[EMAIL PROTECTED]> writes:
> The error in the serverlog is:
> LOG: could not load root certificate file
> "/database/local/pgsql/data/root.crt": No such file or directory
> DETAIL: Will not verify client certificates.
This is not an error.
> The SSL certificate (server.crt) was made
I know that some SSL stuff was corrected between beta2 and beta3. I've been
getting an error at postmaster startup, but don't know enough about SSL to
determine if it is ok. Encryption seems to be working (which is all I care
about).
The error in the serverlog is:
LOG: could not load root cert