docs/cmd
Miloslav Trmač 5a14044574 Implement new (notary cert rotate) command.
This is a trivial wrapper around the NotaryRepository functionality. The
UI is simplest possible, a single (notary cert rotate) rotates all
certificates.

This handles the common case (only a single certificate)
perfectly

If there were multiple certificates, rotating all of them
regardless of age does not really hurt; we can easily extend this to
give the user more control (having the user specify a cert ID, for
example) later if necessary.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2016-04-13 11:48:36 -07:00
..
notary Implement new (notary cert rotate) command. 2016-04-13 11:48:36 -07:00
notary-server Kind of cleanup 2016-04-08 09:28:02 +08:00
notary-signer Change the HTTP server returned by signer config to be a pointer 2016-04-11 14:31:41 -07:00