After revoking problem with renewal

I used this command before revoking:

certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --account 9c413790cb5cc29a0fafd2c2d1a379b4 --cert-name mail.motogb.co.uk -d mail.motogb.co.uk -d mail.benelli.co.uk -d mail.boltonmotorcycles.co.uk -d mail.chorleyyamaha.co.uk -a webroot -w /var/www/vhosts/motogb.co.uk/default.motogb.co.uk/webroot

Now I receive message for each domain
Domain: mail.motogb.co.uk
Type: unauthorized
Detail: Invalid response from
https://mail.motogb.co.uk/.well-known/acme-challenge/kbuSBPuZNhadZI033UZKptVNnyJIsbDvnZo4cOEr640
[2a02:22d0:5:ec01:185:216:76:98]: “\n\n404 Not
Found\n<BASE href=”/error_docs/">\n\n\n

No"

I haven’t hosting for mail.domain.

How can I resolve it? Please help

1 Like

Your problem is not related to your revoking (that was probably ill advised).

Did that command work before?

Are you suer that’s the right directory? (you can also use other plugins for authentication, like -a apache)

2 Likes

thanks Speppe :slight_smile: that was it

1 Like

Yes, this command work before.

1 Like

I supposed so, but it ultimately depends on your setup.

1 Like

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