Re: SSL Connection / Windows + Cygwin + PostgreSQL 7.4 - Mailing list pgsql-hackers

From Carlos Guzman Alvarez
Subject Re: SSL Connection / Windows + Cygwin + PostgreSQL 7.4
Date
Msg-id 3F3BF6DA.2000706@telefonica.net
Whole thread Raw
In response to Re: SSL Connection / Windows + Cygwin + PostgreSQL 7.4 Beta 1 question  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: Barry Lind
Date:
Subject: Re: SSL Connection / Windows + Cygwin + PostgreSQL 7.4
Next
From: David Fetter
Date:
Subject: New function: epoch_to_timestamp...