docs/cmd
Ying Li d62ac788a3 Fixed bug parsing trust service info in notary server.
Previously, if it wasn't a remote service, the config parser was
still setting the key algorithm to be whatever was configured.
Now, if we are using a local trust service, the algorithm is always
ED25519.

Also broke the trust parsing into its own function for testing.

Signed-off-by: Ying Li <ying.li@docker.com>
2015-11-30 17:22:33 -08:00
..
notary Move all the pretty-print functions to their own file in cmd/notary. 2015-11-30 16:35:53 -08:00
notary-server Fixed bug parsing trust service info in notary server. 2015-11-30 17:22:33 -08:00
notary-signer Fix bug with keystore not getting assigned in the signer in the DB case. 2015-11-30 16:41:07 -08:00