On our 2014 AlwaysOn cluster, we install SSL certificate to enforce data encryption in transit at the instance level. I.e., we set "Force Encryption" flag to "Yes". We need to host a 3rd party application that uses TripleDES
encryption with hashing (md5) to encrypt image data (and possibly other data.) Encryption and decryption is done at the client level. Data is stored encrypted in the database. Is the vendor's encryption of data at rest compatible with our
data encryption in transit? Do you need more information to answer that question? Thanks.
↧