General issue

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
Ekki
Posts: 34
Joined: Sun 24 Nov 2013 18:50
Location: Ilmenau, Germany
Contact:

General issue

Post by Ekki » Sat 13 Aug 2016 08:38

Hi,

I need to connect a PostgreSQL server via public Internet from your tools (LinqConnect, etc.).

This has two issues: 1) the standard port is typically not available in bigger companies and it's cumbersome to get it open--if possible at all. 2) Having the standard port open is probably a security concern.

Is this a known topic? What do you suggest? Is there a way, for instance, to use port 443 or would this cause trouble with deep inspection firewalls?

Thx,

Ekki

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

Re: General issue

Post by Shalex » Tue 16 Aug 2016 06:08

You can use the SSL connection: https://www.devart.com/dotconnect/postg ... tions.html.

Be aware: So the PostgreSQL / LinqConnect / SSL functionality would be available in any of the following combinations:
  • dotConnect for PostgreSQL Professional
  • LinqConnect Professional and dotConnect for PostgreSQL Standard

Post Reply