Re: SSL Connection / Windows + Cygwin + PostgreSQL 7.4

From: Carlos Guzman Alvarez <carlosga(at)telefonica(dot)net>
To: Developement <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SSL Connection / Windows + Cygwin + PostgreSQL 7.4
Date: 2003-08-14 20:53:46
Message-ID: 3F3BF6DA.2000706@telefonica.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello:

A last question i'm reviewing why i can finish the TLS Handshake
protocol, i have these two entries in the postgres log:

LOG: could not load root cert file "/usr/local/pgsql/data/root.crt": No
such file or directory

LOG: could not initialize SSL connection: tls rsa encrypted value
length is wrong

I think this can be only a problem with test certificate (that i have
created as is explained at
http://developer.postgresql.org/docs/postgres/ssl-tcp.html )?? there are
any other way for create it ??

--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-08-14 21:13:56 Re: UPDATED UnixWare Threads Patch.
Previous Message David Fetter 2003-08-14 20:46:31 New function: epoch_to_timestamp...