Error after server restart: SSLCertificateFile: file 'path-to-file' does not exist or is empty

Hi

I had perfectly working vhosts working with letsencrypt ssl. Had to restart my ubuntu 16.04 and apache can not initiate

Configtest fails with - the message
"SSLCertificateFile: file ‘/etc/letsencrypt/live/contentpriest.com/fullchain.pem’ does not exist or is empty"

I debugged with openssl command and found the fullchain.pem to be ok.

Owner:ownergroup is set to root for both archive and live folders. Folder permission mode is 755

Please tell me what to do to get my sites back.

What version of Apache are you using? ( apachectl -v )

Does a config test show anything? ( apachectl -t )

What version of openssl ? ( openssl version )

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.