On Wed, Sep 20, 2006 at 03:33:18PM -0500, Jeanna Geier wrote:
> Hopefully someone here has some OpenSSL expertise and can help me with a
> problem I'm running into...
[...]
> So, I changed to the openssl-0.9.8c directory to build my keyfile and
> certificate and am having no luck and could really
appears to compile without any problems...
Thanks much,
-Jeanna
- Original Message -
From: "Michael Fuhr" <[EMAIL PROTECTED]>
To: "Jeanna Geier" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, September 14, 2006 10:01 AM
Subject: Re: [ADMIN] Beginning SSL Questio
Jeanna Geier Wrote:
- In the docs, it says that when using SSL in Postgres "This requires that
OpenSSL is installed on both client and server systems and that support in
PostgreSQL is enabled at build time" - is this correct? Or can we use the
certificates and keystore file we generated using t
t;
To: "Jeanna Geier" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, September 14, 2006 10:01 AM
Subject: Re: [ADMIN] Beginning SSL Questions
On Thu, Sep 14, 2006 at 09:17:00AM -0500, Jeanna Geier wrote:
- In the docs, it says that when using SSL in Postgres "This requires
that Open
On Thu, Sep 14, 2006 at 09:17:00AM -0500, Jeanna Geier wrote:
> - In the docs, it says that when using SSL in Postgres "This requires
> that OpenSSL is installed on both client and server systems and
> that support in PostgreSQL is enabled at build time" - is this
> correct?
PostgreSQL must have b
Hi All-
We are going to start
implementing SSL with Postgres v8.1.4 (finally got it working with Tomcat
after a few long weeks!); and I've been doing some reading in the docs and on
the mailing lists and I have a couple of questions before we start down this
path:
- In the docs, it says