Delete old domains problem

I can not post because error: “New user can only post 20 links”
but I have no links in my post.

Ttry wrapping the “text” (probably long log file with links in it) with three backticks before and also three after it.
Like:

```
your post here

```


How to delete these old domains ? :
www.dd-bueroservice.de
www.diebuerohelfer.com
www.diebuerohelfer.de

If there are no useful domains left in that cert, then you can delete the entire cert:
certbot delete
Choose www.davalo.de cert.

If any names are still used, run this once:
certbot renew --allow-subset-of-names

This did it for me:
certbot certonly --cert-name www.davalo.de --domains davalo.de,www.davalo.de

Thanks for Help.
kindly Regard
Peter

2 Likes

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