Zi/disable dead loop retry (#175)

* disable endless retry logic

- we should do the retry logic at application cmd/ro, cmd/ro will need to
  deal with keyboard interrupts as well

* update test self-signed certificate with a expiry of 100 years

* ro tool supports retries after getting delegation errors
This commit is contained in:
Zi Lin
2016-10-17 15:19:31 -07:00
committed by Kyle Isom
parent 70d3edbf9d
commit 78e9720635
7 changed files with 64 additions and 39 deletions

View File

@@ -198,7 +198,7 @@ Example query:
If there aren't enough keys delegated you'll see:
{"Status":"Need more delegated keys"}
{"Status":"need more delegated keys"}
### Owners