| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | February 16 2001 9:21am |
| Subject: | Re: Secure SQL connection ? | ||
| View as plain text | |||
Quoting Denis Bucher <dbucher@stripped>: > Is it possible to have a secure (crypted) connection between the client > and > mySQL ? All that's currently available is the option mysql_compression, which uses libz. It should be relatively easy to add comparable things as long as no key handshaking or something similar is required. An option would be using the DBI proxy, which supports encryption. It comes as part of DBI. Bye, Jochen
| Thread | ||
|---|---|---|
| • Secure SQL connection ? | Denis Bucher | 12 Feb |
| • Re: Secure SQL connection ? | Jochen Wiedmann | 16 Feb |
