Question
How to Renew SSL Ubuntu OpenLiteSpeed Wordpress
I installed Ubuntu OpenLiteSpeed Wordpress and by default SSL is installed at that time.
Now the problem is it is expired and now I am trying to renew but not able to renew.
I used this command
certbot renew
After that I got the error listed below. Please help
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/www.feedknock.com.conf
Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for feedknock.com
http-01 challenge for www.feedknock.com
Cleaning up challenges
Attempting to renew cert (www.feedknock.com) from /etc/letsencrypt/renewal/www.feedknock.com.conf produced an unexpected error: Missing command line flag or config entry for this setting:
Select the webroot for www.feedknock.com:
Choices: [‘Enter a new webroot’, ’/var/www/html’]
(You can set this with the –webroot-path flag). Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/www.feedknock.com/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/www.feedknock.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×