Page 1 of 1

Feature Request for MySSLIOHandler

Posted: Wed 19 Dec 2007 13:01
by chihebbs
Is it possible to add to 2 properties for MySSLIOHandler UseCACert and UseClientCert both set True to keep up with the already implemented.

The aim of theses properties is to to be able to establish an SSL connection to a MySQL server without having to provide any certificate as it is in the case of Using MyConnection with Option Protocol=mpSSL without providing any certificate. So it will possible to stop using external libraries of openssl and use SecureBridge as a replacement.

Thank You in advance.

Posted: Thu 20 Dec 2007 12:12
by Dimon
Please do not duplicate topics. We have answered you in other thread.

Posted: Thu 20 Dec 2007 14:55
by chihebbs
Sorry for the duplication, I did not know where exactly to post the request since MySSlIoHandler is included with MyDac Demos.