Page 1 of 1

Unidac, Postgres, Securebridge

Posted: Thu 12 Nov 2015 08:54
by michaschumann
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

Re: Unidac, Postgres, Securebridge

Posted: Tue 01 Dec 2015 10:37
by azyk
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.