Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
You could try asking for help on the WP Encrypt support forum but it seems like a better bet is to switch to some other method of obtaining certificates. (I don’t know if there’s an alternative WordPress plugin that’s been developed as a kind of successor to WP Encrypt.)
Thanks - although I have the plugin, I also have ssh access to my machine - and when I try ‘sudo certbot renew’ I get a ‘no renewals attempted’. My certs need to be renewed in a few days so I need help to get them renewed please.
I don't really know anything about WP Encrypt, but it doesn't seem to use Certbot as far as I can tell. Its README says:
the directory that will contain the keys and certificates; by default this will be ../letsencrypt
so I guess that's where they came from.
You can of course just get rid of the plugin and use Certbot or another client to get a new certificate as if starting from scratch. If you use Certbot I'd suggest using the --webroot plugin for minimum hassle with Bitnami; remember to update your Apache configuration to point to where Certbot stores things (in /etc/letsencrypt/live/), and add a --deploy-hook to reload Apache via Bitnami's control script.
I agree, it is best to clean things up and set up new certs.
I uninstalled the WP Encrypt plugin from wordpress (since that is no longer supported)
I generated new letsencrypt certs and lego client using the following instructions: https://docs.bitnami.com/aws/how-to/generate-install-lets-encrypt-ssl/
I removed the certbot client, since I am using the lego client now
Site now has the newly generated certs, and a cron entry to renew