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:Wiki" to "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' "
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Post-It]]
[[Category:Wiki]]
 
'''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''
 


= Command =
= Command =

Latest revision as of 09:15, 17 January 2026


Return to Wiki Index


Command

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


ReadMe