Apache Won't restart - Certificate Deleted

  1. Identify where your Apache configuration is referencing non-existent certificates:

    apachectl -t
    
  2. Replace those references with self-signed certificates temporarily so that Apache can start.