My domain is: rinex.org.rw
I ran this command: certbot revoke --cert-path /etc/letsencrypt/archive/rinex.org.rw/cert1.pem
It produced this output: Saving debug log to /var/log/letsencrypt/letsencrypt.log
Would you like to delete the cert(s) you just revoked?
(Y)es (recommended)/(N)o: Y
Deleted all files relating to certificate rinex.org.rw.
Congratulations! You have successfully revoked the certificate that was located
at /etc/letsencrypt/archive/rinex.org.rw/cert1.pem
My web server is (include version): apache
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I donāt know): Yes
Iām using a control panel to manage my site (no, or provide the name and version of the control panel): No
i can not install certbot again, it gives this error:
certbot --apache -d rinex.org.rw
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Error while running apache2ctl configtest.
Action āconfigtestā failed.
The Apache error log may have more information.
AH00526: Syntax error on line 46 of /etc/apache2/sites-enabled/rinex.org.rw-le-ssl.conf:
SSLCertificateFile: file ā/etc/letsencrypt/live/rinex.org.rw/cert.pemā does not exist or is empty
The apache plugin is not working; there may be problems with your existing configuration.
The error was: MisconfigurationError(āError while running apache2ctl configtest.\nAction āconfigtestā failed.\nThe Apache error log may have more information.\n\nAH00526: Syntax error on line 46 of /etc/apache2/sites-enabled/rinex.org.rw-le-ssl.conf:\nSSLCertificateFile: file ā/etc/letsencrypt/live/rinex.org.rw/cert.pemā does not exist or is empty\nā,)
and apache logs shows this
[Thu Aug 30 14:11:09.719352 2018] [ssl:emerg] [pid 5067] AH02240: Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)
[Thu Aug 30 14:11:09.719534 2018] [ssl:emerg] [pid 5067] AH02312: Fatal error initialising mod_ssl, exiting.
[Thu Aug 30 14:11:09.988332 2018] [ssl:emerg] [pid 5074] AH02240: Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)
[Thu Aug 30 14:11:09.988506 2018] [ssl:emerg] [pid 5074] AH02312: Fatal error initialising mod_ssl, exiting.