Renew Wildcard Certificate With Certbot

profile picture

Renew Wildcard Certificate With Certbot

First you need to install certbot via their github repository.

Next, run this command line in the certbot folder:

./certbot-auto certonly --manual --preferred-challenges dns-01 --email [email protected] --server https://acme-v02.api.letsencrypt.org/directory --agree-tos --manual-public-ip-logging-ok -d domain.com -d *.domain.com -d *.sub.domain.com

Replace the email and the TLD with your informations.

Be carefull about multilevel subdomains, you need to wildcard each level as in the example command

You will need to manually update the DNS record of the given domain.

And it works!

ssl
certificate
certbot

about me

profile picture

I consider myself as an IT Business Artisan. Or Consultant CTO. I'm a self-taught Web Developper, coach and teacher. My main work is helping and guiding digital startups.

more about me

follow me

newsletter

A weekly email with the latests articles

support my work

Start trading on binance
  • BTC

    BTC

    18SY81ejLGFuJ9KMWQu5zPrDGuR5rDiauM

  • ETH

    ETH

    0x68e8c828b8ce670062a83199cd8f62667c792f23

  • Monero

    XMR

    895bSneY4eoZjsr2hN2CAALkUrMExHEV5Pbg8TJb6ejnMLN7js1gLAXQySqbSbfzjWHQpQhQpvFtojbkdZQZmM9qCFz7BXU

(adsbygoogle = window.adsbygoogle || []).push({});

2023 © My Dynamic Production SRL All rights Reserved.