Re: Question about openSSL

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Tony Caduto" <tony(dot)caduto(at)amsoftwaredesign(dot)com>, "Greg Quinn" <greg(at)officium(dot)co(dot)za>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Question about openSSL
Date: 2006-06-19 07:48:30
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FA39@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> You will need to copy the two dlls
> (ssleay32.dll,libeay32.dll) to the same directory where you
> have your npgsql.net assembly.

If we're talking npgsql (http://pgfoundry.org/projects/npgsql), that
information is incorrect. Npgsql uses a managed implementation of SSL,
so it does *not* use the OpenSSL libraries.

If we're talking some other .net dataprovider (IIRC there is at least
one other out there somewhere, though I haven't used it and can't
remember exactly what it's called), then it may or may not be using
openssl.

//Magnus

In response to

Browse pgsql-general by date

  From Date Subject
Next Message greg 2006-06-19 08:31:04 Re: Question about openSSL
Previous Message Dave Page 2006-06-19 07:24:04 Re: Question about openSSL