> -Original Message-
> From: Tony Caduto [mailto:[EMAIL PROTECTED]
> Sent: 19 June 2006 14:27
> To: Dave Page
> Cc: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] Question about openSSL
>
> Dave Page wrote:
> >
> > Err, not quite correc
Dave Page wrote:
Err, not quite correct. The app directory is *always* the first choice
in either safe or unsafe mode, except if using LoadLibraryEx's alternate
search order. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc
/base/dynamic-link_library_search_order.asp.
> Well, then what do I need to get NpGSQL connecting to my
> server with SSL?
>
> Do I just turn SSL on in the database and in my connection
> string set SSL to true?
Yes. You need to have the Mono.Security.DLL (or similar named - and this
is needed on MS .Net as well!), btu that's it. It's inc
n get one for free.
- Original Message -
From: Magnus Hagander
To:
Sent: Mon, 19 Jun 2006 09:48:30 +0200
Subject: RE: [GENERAL] Question about openSSL
> You will need to copy the two dlls
> (ssleay32.dll,libeay32.dll) to the same directory where you
> have your npgsql.net assem
> 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
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Tony Caduto
> Sent: 19 June 2006 03:51
> To: Greg Quinn; pgsql-general@postgresql.org
> Subject: Re: [GENERAL] Question about openSSL
>
> Greg Quinn wrote:
> > 1.)
Greg Quinn wrote:
1.) I went to the OpenSSL ste, and tried to download opnSSL, but I
only saw Linux files. Is OpenSSL supported ni Windows?
2.) I am using the Npgsql.NET data provider to connect, but it
doesn’t support SSL yet, when will it support SSL?
Thanks
Yes, it works o
Greg Quinn wrote:
1.) I went to the OpenSSL ste, and tried to download opnSSL, but I
only saw Linux files. Is OpenSSL supported ni Windows?
http://www.openssl.org/related/binaries.html
2.) I am using the Npgsql.NET data provider to connect, but it
doesn’t support SSL yet, when will
> 1.) I went to the OpenSSL ste, and tried to download
> opnSSL, but I only saw Linux files. Is OpenSSL supported ni Windows?
Yes. They do a good job of hiding their binaries thouhg. You can get
them from http://www.openssl.org/related/binaries.html.
> 2.) I am using the Npgsql.NET data
1.) I went to
the OpenSSL ste, and tried to download opnSSL, but I only saw Linux files. Is
OpenSSL supported ni Windows?
2.) I am using
the Npgsql.NET data provider to connect, but it doesn’t support SSL yet,
when will it support SSL?
Thanks
10 matches
Mail list logo