Contents tagged with encryption
-
Connection to SQL Server using SSL encryption
SSL connection encryption can be initiated either from the client, which can be an IIS website or Desktop application, or can be enforced at the server side. Either way, a certificate needs to be … more
-
SQL Server: Enforce Encrypted Connections
To configure SQL Server to use a self-signed SSL certificate, follow below steps:
Create a self-signed certificate
Set permissions for this certificate
Configure SQL Server to use this … more
-
Oracle Database Connection Encryption
http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/security/network_encrypt/ntwrkencrypt.htm