Unsuccessful Backend SSL certificate Renewal

The command is certbot certificates (you omitted the last s)

Although, looking at your other commands it should probably be:

sudo certbot certificates

These commands were also typed wrong. You are using the number 1 and not a lower case L. Should be:

sudo systemctl restart nginx
sudo journalctl -eu nginx
4 Likes

nginx -t
Doesn't provide much output.

nginx -T
Could show the entire config.

2 Likes

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