MySQL - Setting Up ODBC and SSL

Revision as of 14:28, 23 October 2014 by Philip Lacey (talk | contribs) (Created page with "Database encryption is an important security measure and with SSL we can ensure end to end database encryption. == Step 1: Get Open SSL onto the database server. == Open SSL ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Revision as of 14:28, 23 October 2014 by Philip Lacey (talk | contribs) (Created page with "Database encryption is an important security measure and with SSL we can ensure end to end database encryption. == Step 1: Get Open SSL onto the database server. == Open SSL ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Database encryption is an important security measure and with SSL we can ensure end to end database encryption.

Step 1: Get Open SSL onto the database server.

Open SSL is free and can be downloaded from the following link http://www.openssl.org/