Page 1 of 1

Ssl in direct mode

Posted: Sat 08 May 2021 12:49
by dalekseev
Hello Team,

I have a few questions regarding the SSL connection. Can I use the driver (from .net core 3.1) to connect to the database over SSL in direct mode? and what are the limitations?

Thanks.

Re: Ssl in direct mode

Posted: Sat 08 May 2021 14:00
by Shalex
SSL in the Direct connection mode is supported in .NET Standard 2.0/2.1 compatible assemblies, but is not supported in .NET Standard 1.3 compatible assemblies.

Refer to:
* https://www.devart.com/dotconnect/oracl ... ility.html
* https://www.devart.com/dotconnect/oracl ... pport.html