4,461
edits
mNo edit summary |
|||
Line 3: | Line 3: | ||
Copy over the value for <code>key_auth</code> to _acme-challenge TXT record. For http-01 verification, create a folder .well-known/acme-challenge, and create a file with the name from the value for token, and put in the value of key_auth inside. | Copy over the value for <code>key_auth</code> to _acme-challenge TXT record. For http-01 verification, create a folder .well-known/acme-challenge, and create a file with the name from the value for token, and put in the value of key_auth inside. | ||
< | <syntaxhighlight lang="bash"> | ||
# uacme -v issue kumcabq.org *.kumcabq.org | # uacme -v issue kumcabq.org *.kumcabq.org | ||
</ | </syntaxhighlight> |