commit | a0f1872e4978304a3b096ce90ee539c5e481b4f2 | [log] [tgz] |
---|---|---|
author | Tim Nolte <noltet@sekisui-spi.com> | Fri Jun 05 13:40:18 2015 -0400 |
committer | Tim Nolte <noltet@sekisui-spi.com> | Fri Jun 05 13:40:18 2015 -0400 |
tree | bb6cd5667884b9281c187858355d4ab0bdd218d0 | |
parent | b9ff08cae114ab8dd145ef31064e4bb440f05072 [diff] |
Updated the MySQLi driver to provide support for SSL connections as well as additional database connection options. Uses the DB_driver class encrypt option as the flag for turning on encryption. Also added SSL connection validation with error logging in order to provide users a way to know if they are actually connecting via SSL. Signed-off-by: Tim Nolte <noltet@sekisui-spi.com>