docs/server
Ying Li 9c3d87d5eb When validating root.json on the server, timestamp threshold must be 1.
This is because the server handles the timestamp key and timestamp signing.
So there can only ever be 1 key.  Thanks @mtrmac for pointing this out.

This change also refactors some of the test code somewhat.

Signed-off-by: Ying Li <ying.li@docker.com>
2015-11-24 17:47:00 -05:00
..
handlers When validating root.json on the server, timestamp threshold must be 1. 2015-11-24 17:47:00 -05:00
storage creating concrete types for the various key ciphers 2015-10-28 16:02:55 -07:00
timestamp creating concrete types for the various key ciphers 2015-10-28 16:02:55 -07:00
server.go health check will never be able to get auth token so remove RootHandler wrapper 2015-11-12 01:08:41 -08:00
server_test.go Add prometheus stats to server http handlers 2015-10-29 21:04:35 -07:00