docs/client
Ying Li 0bbf979cf4 Change testutils.EmptyRepo() to use a cert as the root.json root key.
This involves making it use ECDSA keys since we can't generate ED25519 certs.

Signed-off-by: Ying Li <ying.li@docker.com>
2016-01-15 19:11:17 -08:00
..
changelist the empty string should be used in delegation Paths to indicate a role can sign anything 2015-12-18 16:10:43 -08:00
backwards_compatibility_test.go Revert "switching out to consistently use canonical json for all marshalling of TUF data" 2016-01-08 14:53:09 -08:00
client.go fixing incorrect comments 2016-01-15 11:30:32 -08:00
client_pkcs11_test.go Fixing wrongly named file that led to test init deleting keys 2015-11-14 12:51:31 +01:00
client_root_validation_test.go remove certs.NewManager function 2016-01-15 11:30:32 -08:00
client_test.go fixing incorrect comments 2016-01-15 11:30:32 -08:00
client_update_test.go Translate ErrMetaNotFound when updating, so long as it's on root, to ErrRepositoryNotExist. 2016-01-14 15:27:11 -08:00
helpers.go Merge pull request #413 from endophage/fix_root_download 2016-01-13 15:48:39 -08:00
helpers_test.go Change testutils.EmptyRepo() to use a cert as the root.json root key. 2016-01-15 19:11:17 -08:00
repo.go Minor refactor of NotaryRepository constructor to use more shared code. 2015-12-07 17:19:28 -08:00
repo_pkcs11.go Fix bug where the yubikey store was not prioritized over the filestore 2016-01-13 18:19:48 -08:00