Uacme: Difference between revisions

From Han Wiki
Jump to navigation Jump to search
iwu
Tag: visualeditor
 
mNo edit summary
Line 1: Line 1:
== Renew a certificate ==
= Renew a certificate =
<syntaxhighlight lang="bash">
 
Copy over the value for <code>key_auth</code> to _acme-challenge TXT record.
 
<source lang="bash">
# uacme -v issue kumcabq.org *.kumcabq.org
# uacme -v issue kumcabq.org *.kumcabq.org
</syntaxhighlight>
</source>

Revision as of 14:56, 5 June 2023

Renew a certificate

Copy over the value for key_auth to _acme-challenge TXT record.

# uacme -v issue kumcabq.org *.kumcabq.org