Every so often I need to update the SSL certificate on a CentOS box running Apache and when I do, lo and behold, I always run into this error: [error] (13)Permission denied: Init: Can’t open server certificate file /path/to/my/super/secret/ssl/cert.crt The fix isn’t actually difficult or even hard to find, but I wanted to document it …