docs/trustmanager
Riyaz Faizullabhoy 83c5ed255b Add check for RSA key len before adding
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-01-26 23:27:06 -08:00
..
yubikey added /usr/lib64 to search paths 2016-01-07 11:56:22 +01:00
filestore.go making filestores consistent so you can Get, Remove, etc... the paths returned by ListFiles 2015-12-23 09:41:03 -08:00
filestore_test.go test for legacy keys and some bugfixes for same 2015-12-23 09:41:03 -08:00
keyfilestore.go Return an error if unable to encrypt a key as a valid PEM file 2015-12-23 09:44:51 -08:00
keyfilestore_test.go Add tests to ensure you can just drop a key in tuf_key and use it for signing. 2016-01-15 18:54:41 -08:00
keystore.go Fix new bug where adding a duplicate key to a yubikey added to the backup. 2015-11-12 01:13:58 -08:00
memorystore.go making filestores consistent so you can Get, Remove, etc... the paths returned by ListFiles 2015-12-23 09:41:03 -08:00
store.go making filestores consistent so you can Get, Remove, etc... the paths returned by ListFiles 2015-12-23 09:41:03 -08:00
x509filestore.go Change ConfigServerTLS to take a client CA directory instead of certs 2015-10-19 17:29:54 -07:00
x509filestore_test.go Use configuration option structures to set up client TLS and server TLS. 2015-10-21 18:43:33 -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 Add check for RSA key len before adding 2016-01-26 23:27:06 -08:00
x509utils_test.go add role into PEM headers 2015-12-23 09:41:03 -08:00