"B. Burke" wrote:
>
> I've got a question related to encryption and mod_perl. I'm running
> an apache mod_perl server (AIX and Linux platforms) to serve HTML
> forms, query backend databases, and print formatted results. I currently
> use .htaccess for authentication, although this will probabl
You can now build mod_ssl and mod_perl together. Instructions
are in the guide http://perl.apache.org/guide. You have to
build openssl first.
OpenSSL: http://www.openssl.org
mod_ssl: http://www.modssl.org
I do this now on Solaris (all with DSO's)
-Paul
> -Original Message-
> From: B.