Any Plans for SSL support?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

Any Plans for SSL support?

Post by snorkel » Fri 04 Jan 2008 06:04

Hi,
I noticed that you are not supporting SSL connections yet?
Any plans for this as it's very important to have. I would not be able to move from the npgsql provider because of this.

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Fri 04 Jan 2008 09:14

PostgreSQLDirect .NET doesn't support SSL connection and we’re not planning to enable this functionality in the nearest future.

snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

Post by snorkel » Fri 04 Jan 2008 15:26

Alexey.mdr wrote:PostgreSQLDirect .NET doesn't support SSL connection and we’re not planning to enable this functionality in the nearest future.
Why? Seems like something pretty important to support.
Couldn't you just use the SSL support from npgsql now? It is after all released under a BSD license now, or at least use it as a guide.

I would actually consider purchasing, but not without SSL support.

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Tue 08 Jan 2008 09:34

Unfortunately, we are not going to enable this functionality in the nearest future.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Tue 17 Mar 2009 15:01

dotConnect for PostgreSQL 4.50.24 Beta is available now. Support for SSL connections is implemented.
The new version can be downloaded from http://www.devart.com/dotconnect/postgr ... nload.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=14396 .

Post Reply