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 …
Tag Archives: CentOS
Flashing or Blinking Command Prompt
Have you ever been swapping between a Production and Staging environment when suddenly you make a change, but aren’t sure which pool you’re playing in anymore? It doesn’t happen often, but late nights and too many cups of coffee can lead to issues if you have your fingers in multiple environments. Adding a small script …