Forum Discussion

ApoorvD's avatar
ApoorvD
Copper Contributor
Jul 31, 2024

Force SSL DB Connection

As per AWS Guidelines we can force all connections to DB to use SSL & Client doesn't have to do any work to use SSL. Does it mean that whatever value we pass on to Connection String for following parameters, it'll still use SSL or we need to be specific about both these parameters?

 

TrustServerCertificate=true;Encrypt=true

 

 

Kindly advice.

No RepliesBe the first to reply

Resources