Unidac, Postgres, Securebridge

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
michaschumann
Posts: 44
Joined: Fri 14 Nov 2014 15:26

Unidac, Postgres, Securebridge

Post by michaschumann » Thu 12 Nov 2015 08:54

Hello,

I managed to compile the example supplied along with Unidac to create an ssl connection to Postgres (9.5). I installed self signed certs with the server and can connect through ssl with pgAdmin. Unfortunately the example program refuses to connect as the server cert is not trusted. If I change the error routine to accept the connection despite of the cert I get a message like "something went Wrong on the other side".

Thanks, Micha

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: Unidac, Postgres, Securebridge

Post by azyk » Tue 01 Dec 2015 10:37

On the official PostgreSQL website only PostgreSQL 9.5 Beta 2 is available for download. Therefore we haven't tested this beta-version for compatibility with UniDAC and SecureBridge. After the official PostgreSQL 9.5 release we will support it officially in UniDAC and SecureBridge.

Please clarify, is the described issue reproduced using official versions of PostgreSQL? For example, Version 9.4.5 , Version 9.3.10, etc.

Post Reply