Re: SSL Connection Problems

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: SSL Connection Problems
Дата
Msg-id Pine.BSO.4.56.0407282221210.155@leary.csoft.net
обсуждение исходный текст
Ответ на Re: SSL Connection Problems  (dgr <me@home.com>)
Список 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 по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Wrong column names in ResultSetMetaData
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Wrong column names in ResultSetMetaData