docs/trustmanager
Aaron Lehmann 3a1292a287 Avoid printing "Passphrases do not match" when passphrase is too short
Also, wrap the passphrase instructions paragraph at 80 columns, and
change the passphrase variable name in addKey to avoid a conflict with
the package name.

Fixes #146

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-07-28 14:41:27 -07:00
..
filestore.go review feedback 2015-07-20 11:00:24 -07:00
filestore_test.go Make FileStore only allow operations on files inside the store 2015-07-15 17:14:56 -07:00
keydbstore.go Removing comments 2015-07-27 09:55:18 -07:00
keydbstore_test.go Adding support for passphrases from env 2015-07-27 12:07:03 -07:00
keyfilestore.go Avoid printing "Passphrases do not match" when passphrase is too short 2015-07-28 14:41:27 -07:00
keyfilestore_test.go update tests to check for new types 2015-07-23 01:54:14 -07:00
keystore.go Addressed comments, changed to PBES2, added key rotation 2015-07-26 09:18:08 -07:00
x509filestore.go Fixed but with listDirectory and added tests 2015-07-20 19:48:17 -07:00
x509filestore_test.go Fixed but with listDirectory and added tests 2015-07-20 19:48:17 -07:00
x509memstore.go Cosmetic code changes 2015-07-17 14:33:06 -07:00
x509memstore_test.go Cosmetic code changes 2015-07-17 14:33:06 -07:00
x509store.go Fixed but with listDirectory and added tests 2015-07-20 19:48:17 -07:00
x509store_test.go Fixed config files and trust manager tests to point at new fixtures 2015-07-15 19:46:57 -07:00
x509utils.go Changed debug key type 2015-07-22 16:51:55 -07:00
x509utils_test.go Changing certificate expiration time to 10 years 2015-07-20 14:55:36 -07:00