On Mon, Jul 26, 2010 at 5:47 PM, Jagdish Chhailkar cjagdish69@gmail.com wrote:
I have a server which is having RHEL 5.2. I have an application which uses mysql + php + apache I want to access this application with https.. How to do this ?
You will need a digital certificate (openssl package) and also enable port 443 with the relevant information about the dig. certs. etc. Apache Manual has good documentation on this - please read it up.
Best ...
-- Arun Khan