Using Secure Connections

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
AndrewRu
Posts: 1
Joined: Thu 17 Dec 2009 08:03

Using Secure Connections

Post by AndrewRu » Thu 17 Dec 2009 08:06

PgSqlConnection doesn't have SslOptions as is shown in Documentation. How I can use SSL?

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

Post by Shalex » Thu 17 Dec 2009 14:35

Please download and install the latest 4.65.62 version of dotConnect for PostgreSQL Professional Trial. I have checked this version. The PgSqlConnection class contains the SslOptions property. Please refer to our documentation. Ве aware, the Express edtion doesn't include the SSL support. If you encounter any difficulties, feel free to contact us.

Post Reply