Commit Graph

122 Commits

Author SHA1 Message Date
Diogo Monica
6a7a08195e Rename push to publish 2015-06-18 17:19:42 -07:00
Diogo Monica
49819d239d Remove tuf from cmdline 2015-06-18 17:14:06 -07:00
Diogo Monica
a353ee13e7 Merge branch 'demo' of github.com:docker/vetinari into demo 2015-06-18 15:13:29 -07:00
Diogo Monica
d63649e54c Add root certificate to trusted store 2015-06-18 15:13:22 -07:00
David Lawrence
bfe4d1e196 implementing lookup 2015-06-18 15:07:56 -07:00
Diogo Monica
71d2905066 Merge branch 'demo' of github.com:docker/vetinari into demo 2015-06-18 14:42:49 -07:00
Diogo Monica
f99a9914a7 Change base to be official ubuntu 2015-06-18 14:42:38 -07:00
David Lawrence
6bb833f7ff fixing version check 2015-06-18 14:39:48 -07:00
Diogo Monica
c68d837670 Reordering Go imports on Vetinari Dockerfile 2015-06-18 14:16:44 -07:00
Diogo Monica
e98a25c94f Fixed Dockerfile and compose 2015-06-18 14:07:02 -07:00
Diogo Monica
1bef68654e Changed cryptoservice and rufus interface 2015-06-18 14:02:44 -07:00
David Lawrence
5b64c7b084 updating calls to CryptoService.Create to pass role name 2015-06-18 13:53:10 -07:00
Diogo Monica
0ee61e25c9 Added Dockerfiles, changed compose 2015-06-18 01:22:15 -07:00
David Lawrence
6ad97259df updating tuf subcommand to list targets when run as 2015-06-18 00:37:31 -07:00
David Lawrence
e434232709 list works 2015-06-17 23:45:51 -07:00
David Lawrence
322f60b1ba tuf push working 2015-06-17 22:10:07 -07:00
Diogo Monica
b0df67acd3 Added small validation to GUNs, changed logrus loglevel 2015-06-17 22:06:37 -07:00
Diogo Monica
e5dd1721b3 Renamed SKID to kID 2015-06-17 21:11:36 -07:00
David Lawrence
bb32390698 adding target now works 2015-06-17 21:01:24 -07:00
Diogo Monica
69525459f3 Merge branch 'demo' of github.com:docker/vetinari into demo 2015-06-17 20:51:23 -07:00
Diogo Monica
cb6f43e99a Changed universal ID to be TUF, cleaned UI 2015-06-17 20:51:18 -07:00
David Lawrence
291ff47e4f updating gotuf with working handling of newlines in keys 2015-06-17 19:22:14 -07:00
David Lawrence
e11cab0519 tuf init working 2015-06-17 18:19:39 -07:00
Diogo Monica
0cb428b071 Changing the path certificates get stored in 2015-06-17 16:15:41 -07:00
Diogo Monica
712ff83945 Added cliCryptoService 2015-06-17 16:05:16 -07:00
Diogo Monica
ff169897b6 s/QDN/GUN 2015-06-17 13:31:13 -07:00
Diogo Monica
26f694196e Fixing Godeps 2015-06-17 11:48:25 -07:00
David Lawrence
6805f290f0 all vetinari tests pass 2015-06-17 11:28:59 -07:00
Diogo Monica
770cca453a Added listing and removal of signing certs 2015-06-17 11:17:08 -07:00
Diogo Monica
3e828b5796 Fixed compilation errors for vetinari-server 2015-06-17 11:17:08 -07:00
Diogo Monica
08124c18f6 Added key generate 2015-06-17 11:16:11 -07:00
Derek McGowan
a7164b638b Update godeps
Godeps now has the collection of dependencies from the different cmds

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-06-17 11:16:11 -07:00
David Lawrence
2aba401607 good start on tuf commands 2015-06-17 11:13:42 -07:00
Diogo Monica
205379efb7 Refactor commands 2015-06-17 11:13:42 -07:00
Diogo Monica
be021850d4 Fixing golint 2015-06-17 11:13:42 -07:00
Diogo Monica
cf714577a2 Fixing Makefile to notary 2015-06-17 11:13:42 -07:00
Diogo Monica
836521e166 Refactor cmdline key naming and added TUF skeletons 2015-06-17 11:13:42 -07:00
Diogo Monica
931c5e2a9b Refactored Add by URL out from X509 Key Stores 2015-06-17 11:13:41 -07:00
Diogo Monica
b2a902a953 Made Fingerprinting method Public 2015-06-17 11:13:41 -07:00
Diogo Monica
ae11e1472e Changed Cli lib to Cobra and renamed to notary 2015-06-17 11:13:41 -07:00
Diogo Monica
b9dbc9e20a Remove overwrote of SKID on saved certificates 2015-06-17 11:13:41 -07:00
Diogo Monica
d39d16a717 Added tests for X509MemStore and fixtures 2015-06-17 11:13:41 -07:00
Diogo Monica
181a453adc Added GetVerifyOptions to KeyStores and better filter for loaded CAs 2015-06-17 11:13:41 -07:00
Diogo Monica
c90a362cfe Addressing small comments and nits 2015-06-17 11:13:41 -07:00
Diogo Monica
93c7950516 Renamed Trust/Untrust to Add/Remove 2015-06-17 11:13:41 -07:00
Diogo Monica
a8be1c7f57 Removed RepoStores and added Viper configuration 2015-06-17 11:13:41 -07:00
Diogo Monica
f3fe37cb0e Added binaries to .gitignore 2015-06-17 11:13:41 -07:00
Diogo Monica
6ffe6df102 Added trustmanager package and simple CLI 2015-06-17 11:13:40 -07:00
David Lawrence
00a4ef9d15 adding mysql driver 2015-06-16 12:21:01 -07:00
David Lawrence
801dd397ff runs with basic setup for demo 2015-06-16 12:17:40 -07:00