docs/cmd/notary
Ying Li cea46f7c3e Change root cert rotation to be root key rotation instead
Signed-off-by: Ying Li <ying.li@docker.com>
2016-04-13 22:12:53 -07:00
..
cert.go Revert "Implement new (notary cert rotate) command." 2016-04-13 11:48:36 -07:00
config.json Changing the default config to point to notary-server 2015-10-12 18:21:39 -07:00
delegations.go Drop the actions 2016-02-27 10:26:23 +08:00
delegations_test.go Update assert to require for cmd 2016-04-04 12:05:04 -07:00
integration_nonpkcs11_test.go update positive tests 2016-02-08 13:40:02 -08:00
integration_pkcs11_test.go "make lint" wasn't actually linting every file in the repo. golint ./... 2016-04-12 22:28:32 -07:00
integration_test.go Revert "Implement new (notary cert rotate) command." 2016-04-13 11:48:36 -07:00
keys.go Change root cert rotation to be root key rotation instead 2016-04-13 22:12:53 -07:00
keys_nonpkcs11.go "make lint" wasn't actually linting every file in the repo. golint ./... 2016-04-12 22:28:32 -07:00
keys_pkcs11.go "make lint" wasn't actually linting every file in the repo. golint ./... 2016-04-12 22:28:32 -07:00
keys_test.go Change root cert rotation to be root key rotation instead 2016-04-13 22:12:53 -07:00
main.go Add delegation passphrase env var 2016-03-22 10:09:38 -07:00
main_test.go Update assert to require for cmd 2016-04-04 12:05:04 -07:00
prettyprint.go Print one key and/or path per line when listing delegations 2016-03-18 16:54:07 -07:00
prettyprint_test.go Update assert to require for cmd 2016-04-04 12:05:04 -07:00
root-ca.crt Fixed comments, changed default config 2015-10-12 17:14:23 -07:00
tuf.go Removing key import and gun from cryptoservice 2016-03-18 11:31:03 -07:00
tuf_test.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00