Well, I have an installed apache with mod_ssl and php working with a dummy certificate.
What do I need to do to install a production one ?
I have already one digital certificate *.crt for a domain, and I pretend to use it (for that domain).
I noticed the apache conf dir has 5 ssl.* directories, with other .key .pem .txt files. Are they necessary ?
Thanks in advance
Nelson