Anyone ever use PHP4 to create a connection to a MySQL db implementing SSL to encrypt the connections? I have the certificates in place for MySQL and have PHP 4.3.8 installed, but can not get the connection to use the proper certificates.
Just curious...
PHPdev