Skip to content

Commit f14cff9

Browse files
committed
adds request_key example use
1 parent ef10771 commit f14cff9

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

hugo-gh/content/tutorials/Workflow-Automation-Scripts.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ ENVIRONMENT VARIABLES:
2626
NSUPDATE_SIG0_KEYPATH specifies the full directory path of the keystore to read and write SIG(0) keys
2727
NEW_FQDN specifies the fully qualified domain name to update
2828
ZONE the DNS zone of the fully qualified domain name (default is autodetect zone)
29+
30+
EXAMPLE USE:
31+
32+
$ request_key xetrov.beta.berlin.freifunk.net
33+
Generating key pair.
34+
Kxetrov.beta.berlin.freifunk.net.+015+00672
35+
New SIG0 keypair for xetrov.beta.berlin.freifunk.net generated in /home/vortex/src/sig0namectl/keystore
36+
KEY request 'xetrov._signal.beta.berlin.freifunk.net IN KEY 512 3 15 cVUh+K/kOMf1whPuTM9p3NHkiTKPSLxv1LHY/rNxuUg=' added
37+
2938
```
3039

3140
```

0 commit comments

Comments
 (0)