From bb394242efc4d282e341f5f0fad1878a1cd5800c Mon Sep 17 00:00:00 2001 From: Michael Kropat Date: Sun, 22 Jun 2014 00:07:14 +0000 Subject: [PATCH] Update documentation to use API auth The updated instruction is not very user-friendly. I think the right solution is to wrap the `/dns` commands in a `tools/dns.py` style script, along the lines of `tools/mail.py`. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index b9ec905f..f6969176 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,7 +58,7 @@ For instance, in my case, I could tell my domain name registrar that `ns1.box.oc Optionally, to activate DNSSEC, you'll need to get a DS record from the box. While logged in on the box, run: - curl http://localhost:10222/dns/ds + sudo bash -c 'curl --user $(