From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | <greg(at)officium(dot)co(dot)za> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Question about openSSL |
Date: | 2006-06-19 08:42:00 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCEA0FA41@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> 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 included in the
npgsql binary distributions.
> The other provider is CoreLab .NET for PostGreSQL. It seems
> pretty good, but don't see the point in paying for a provider
> when I can get one for free.
IIRC there is another free one around soemwhere, but it's nowhere near
as full-featured as npgsql - at least it wasn't when I looked at it.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Trigve Siver | 2006-06-19 10:02:13 | problem connecting to server |
Previous Message | Vladimir Leban | 2006-06-19 08:37:25 | Unable to start pg service |