Testato su Ubuntu server 16.04.6 LTS
Oggi riavviando apache dopo aver aggiornato il cetrtificato SSL è apparso questo errore:
[….] Restarting apache2 (via systemctl): apache2.serviceJob for apache2.sere failed because the control process exited with error code. See “systemctl sus apache2.service” and “journalctl -xe” for details.
failed!
Risultato: i siti erano tutti down e non tornavano più online
Il problema era dato dal fatto che nel file .conf in /etc/apache2/sites-available era specificato che i certificati dovevano essere .cer e non .crt come il file che era stato aggiornato
SSLCertificateFile /etc/apache2/certs/certificatoSito.cer