Re: SSL Connection Problems - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: SSL Connection Problems
Date
Msg-id Pine.BSO.4.56.0407282221210.155@leary.csoft.net
Whole thread Raw
In response to Re: SSL Connection Problems  (dgr <me@home.com>)
List pgsql-jdbc

On Wed, 28 Jul 2004, dgr wrote:

> Thanks for the reply...
>
> About the LOG, this is the complete log (with
> log_error_verbosity=verbose):
>
> ------------------------------------------------------
> C:\Documents and Settings\postgresql>postmaster
> LOG:  could not recognize system timezone, defaulting to "Etc/GMT-1"
> HINT:  You can specify the correct timezone in postgresql.conf.
> LOG:  could not load root certificate file
> "C:/postgres/data/root.crt": No such
> file or directory
> DETAIL:  Will not verify client certificates.

This error message isn't really an error.  It is an additional option that
may be used to verify that the connecting client is who they say they are.
This is not needed and is not the cause of your problem.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Wrong column names in ResultSetMetaData
Next
From: Oliver Jowett
Date:
Subject: Re: Wrong column names in ResultSetMetaData