open-vault/builtin/credential/cert
Vishal Nayak 3c968260a8 Cert verification for non-CA certs (#2761)
* Cert verification for non-CA certs

* Added test case to ensure login fails with expired non-CA cert

* Address review feedback
2017-05-25 10:49:09 -04:00
..
test-fixtures Change default TTL from 30 to 32 to accommodate monthly operations (#1942) 2016-09-28 18:32:49 -04:00
backend.go More porting from rep (#2388) 2017-02-16 16:29:30 -05:00
backend_test.go Cert verification for non-CA certs (#2761) 2017-05-25 10:49:09 -04:00
cli.go Add constraints on the Common Name for certificate-based authentication (#2595) 2017-04-30 11:37:10 -04:00
path_certs.go Add constraints on the Common Name for certificate-based authentication (#2595) 2017-04-30 11:37:10 -04:00
path_config.go rename verify_cert as disable_binding and invert the logic 2016-02-24 21:01:21 -05:00
path_crls.go More porting from rep (#2388) 2017-02-16 16:29:30 -05:00
path_login.go Cert verification for non-CA certs (#2761) 2017-05-25 10:49:09 -04:00