On Wed, 12 Jun 2002, Jeff Landers wrote: > What is the recommended way of getting the ssl module for Apache2? Using > the built in Apache2 SSL or using mod_ssl? I don't see a mod_ssl for > Apache2 on the mod_ssl site. Does anyone have experience with Apache2 > and ssl?
There's no mod_ssl on the www.modssl.org for Apache 2.0 because the builtin SSL with Apache2 *IS* mod_ssl. Ralf donated it to the Apache Software Foundation, and it ships with the main Apache distribution now. The only catch is that there are no binaries of mod_ssl with the official Apache2 binary distributions distributed from apache.org, so if you want it, you'll probably have to compile it yourself. --Cliff ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
