If by interaction you mean access a ssl mysql server from php, asp,
coldfusion...
then no, that would require the php module to be compiled with ssl.

If your talking about modules like mod_auth_mysql then no again since
that specific module would need to support ssl. To my knowledge there
isn't one yet.

IIRC the --with-openssl= option is when you want to compile apache
with mod_ssl and openssl is installed in a non-standard location.

don't take my word on it though. I'm sure If I'm wrong people will
correct me withing minutes.

Jorge

On 4/25/07, Naveen Rawat <[EMAIL PROTECTED]> wrote:




Hi there,



[I did not get any response L on this issue on user's forum so putting it
here. Please help me on this.]



1. Primarily I wanted to know, if it is possible for an apache
(--enable-mods-shared=all --enable-ssl=shared --enable-so) module to
interact with a SSL-enabled MySQL (--with-openssl=<DIR>)?



2. If yes, then considering that I have got required keys/certificates for
both the client, server and the CA, what are the apache-end APIs that would
be needed to make this SSL session possible?





Thanks in advance.



Warm Regards,

Naveen Rawat






--
~Jorge

Reply via email to