I have a few Linux (CentOS/RHEL) web servers around some of them have SSL certificates. Installing them is one thing (another story for another day) but when you don’t need the certificates anymore and they’re about to expire, how do you stop from receiving emails titled “SSL Certificate Warning”?
As it turns out, this warning is generated by a cron job called certwatch. Navigate over to your /etc/cron.daily directory and either delete that file or comment it out and you should be all set.
Turn Off Apache SSL Certificate Warning
This entry was posted in Tech Articles and tagged apache, centos, linux, linux administration, redhat, ssl certificate warning, systems administration. Bookmark the permalink.