Hello, I need help with a certificate renewal. I have to revive a project that has been staging for a year. I don’t know why, the certificate is not renewed.
I can provision the server and deploy with no problem, but the certificate still doesn’t work.
The site is currently accessible from chrome. If the insecure option is accepted, it lets you access:
https://arte-conocimiento.e451.net/
Also if I try to renew with certbot I get this error.
No certificate found with name arte-conocimiento.e451.net (expected /etc/letsencrypt/renewal/arte-conocimiento.e451.net).
In fact, the /etc/letsencrypt/renewal/
directory appears empty on the server.
What can I do to renew the certificate? Thanks a lot for the help, I’m a bit lost.
This is group_vars/staging/wordpress_sites.yml
:
wordpress_sites:
pruebas-arte-conocimiento.com:
site_hosts:
- canonical: arte-conocimiento.e451.net
local_path: ../arte-conocimiento
repo: git@github.com:aitormendez/arte-conocimiento.git
branch: main
multisite:
enabled: false
ssl:
enabled: true
provider: letsencrypt
cache:
enabled: true
skip_cache_uri: /wp-admin/|/xmlrpc.php|wp-.*.php|/feed/|index.php|sitemap(_index)?.xml
skip_cache_cookie: comment_author|wordpress_[a-f0-9]+|wp-postpass|wordpress_no_cache|wordpress_logged_in