open-vault/builtin/logical/pki
Jeff Mitchell 7d41607b6e Add "tidy/" which allows removing expired certificates.
A buffer is used to ensure that we only remove certificates that are
both expired and for which the buffer has past. Options allow removal
from revoked/ and/or certs/.
2016-02-24 21:24:48 -05:00
..
backend.go Add "tidy/" which allows removing expired certificates. 2016-02-24 21:24:48 -05:00
backend_test.go Add "tidy/" which allows removing expired certificates. 2016-02-24 21:24:48 -05:00
ca_util.go Disallow 1024-bit RSA keys. 2016-02-19 14:33:02 -05:00
cert_util.go Better handle errors from fetchCertBySerial 2016-02-22 10:36:26 -05:00
crl_util.go Add "tidy/" which allows removing expired certificates. 2016-02-24 21:24:48 -05:00
fields.go Fix comment text 2016-02-01 17:20:16 -05:00
path_config_ca.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_config_crl.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_config_urls.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_fetch.go Add "tidy/" which allows removing expired certificates. 2016-02-24 21:24:48 -05:00
path_intermediate.go Add "tidy/" which allows removing expired certificates. 2016-02-24 21:24:48 -05:00
path_issue_sign.go Check role key type and bits when signing CSR. 2016-02-19 20:50:49 -05:00
path_revoke.go Add "tidy/" which allows removing expired certificates. 2016-02-24 21:24:48 -05:00
path_roles.go Disallow 1024-bit RSA keys. 2016-02-19 14:33:02 -05:00
path_root.go Check role key type and bits when signing CSR. 2016-02-19 20:50:49 -05:00
path_tidy.go Add "tidy/" which allows removing expired certificates. 2016-02-24 21:24:48 -05:00
secret_certs.go Make backends much more consistent: 2016-01-29 20:03:37 -05:00