Mahesh Mahalingam wrote: > > Hi, > I have successfully installed apache with mod_ssl setup. > But i was not able to get the page in https mode. > (mod_ssl.c is also enabled.)How can i run this in https mode with > a security certificate.
Well, what did you try? There are a lot of things you need to do: - set up an SSL VH - Listen 443 - SSLEngine on - define certs and key - etc. Rgds, Owen Boyle. ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
