I have my cert.pem and cert.key files in /etc/apache2/ssl folders.
What would be the most secure permissions and ownership of:
1) /etc/apache2/ssl folder
2) /etc/apache2/ssl/cert.pem file
3) /etc/apache2/ssl/cert.key file
(ensuring https:// access works of course :).
thanks
JP