Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: SSL Connection Problems




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




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group