docs/trustmanager
Miloslav Trmač 06e58c1d11 Tighten TestNewCertificate tests
Using the just added facility to generate a certificate as of a specific
time, tighten TestNewCertificate to use equality comparisons.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2015-12-09 20:02:10 +01:00
..
yubikey Fix computation of certificate expiration 2015-12-09 20:02:10 +01:00
filestore.go write private key to a backup dir when creating keys on yubikey 2015-11-12 01:09:31 -08:00
filestore_test.go Remove linking from the filestore 2015-10-23 21:19:47 -07:00
keyfilestore.go private subdir should be added by keyfilestore, rather than all over the place 2015-11-12 01:12:57 -08:00
keyfilestore_test.go private subdir should be added by keyfilestore, rather than all over the place 2015-11-12 01:12:57 -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
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 Explicitly supply validity times to certificate generation 2015-12-09 20:02:10 +01:00
x509utils_test.go Tighten TestNewCertificate tests 2015-12-09 20:02:10 +01:00