docs/trustmanager
Aaron Lehmann ec3167eedb Import and export symlinks in keystore
- Export symlinks by encoding them in the zip file.

- Detect symlinks in a zip file on import and create them on the local
  filesystem.

- Add test coverage.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-08-03 15:03:31 -07:00
..
filestore.go Import and export symlinks in keystore 2015-08-03 15:03:31 -07:00
filestore_test.go Make FileStore only allow operations on files inside the store 2015-07-15 17:14:56 -07:00
keyfilestore.go Added cli cert command, changed keylisting to be a map, fixed key removal 2015-07-28 18:14:29 -07:00
keyfilestore_test.go update tests to check for new types 2015-07-23 01:54:14 -07:00
keystore.go Added cli cert command, changed keylisting to be a map, fixed key removal 2015-07-28 18:14:29 -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 Use the random reader passed as argument to GenerateED25519Key. 2015-07-28 16:59:03 -07:00
x509utils_test.go Changing certificate expiration time to 10 years 2015-07-20 14:55:36 -07:00