On 16-7-2017 12:15, Jiří Činčura wrote:
I'm writing a test to check if Jaybird is correctly (not) using
encryption depending on its connection properties, and I'd prefer
'outside' confirmation (that is: Firebird telling me it is indeed (not)
encrypted) instead of relying on the specifics of the implementation
itself.

I think you can get the information from full version string. I'm using
it
(https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/blob/master/Provider/src/FirebirdSql.Data.UnitTests/FbConnectionTests.cs#L352)
to test everything with compression is fine from server's POV.


Thanks, I knew it did that for compression. Hadn't thought it might also apply to encryption. I can use that.

That said, I would still like to know if there is a specific info item I can use as well.

Mark
--
Mark Rotteveel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to