an apache-ssl patch is not the same as an ssl library like openssl. apache by default does not do ssl. so you use an apache-ssl patch so that apache is able to call ssl routines which in turn are stored on another independent ssl library like openssl. simply put, these ssl routines are *not* included in the apache-ssl patch.
the ssl library usually contains the include files like ssl.h and the tools you need to generate things such as ssl certificates for your web server. what and where is your ssl library located? pong On Wed, 14 Nov 2001, Jesse.linux wrote: > > ---i have already applied the patch for apache and ssl..... > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
