CERTBOT - Wildcard Domain Renewal by DNS: Difference between revisions

From IT-Arts.net
imported>Z
Created page with "Category:Post-It = Command = <nowiki> certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --manual --preferred-challenges dns -d '*.example.com,exa..."
 
m Text replacement - "Category:Post-It" to "Category:Wiki"
Line 1: Line 1:
[[Category:Post-It]]
[[Category:Wiki]]


= Command =
= Command =

Revision as of 15:53, 8 December 2025


Command

certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --manual --preferred-challenges dns -d '*.example.com,example.com'


ReadMe