open-vault/builtin/logical/pki
2015-11-19 09:51:17 -05:00
..
backend.go Add sign method (untested) 2015-11-19 09:51:17 -05:00
backend_test.go Add support for EC CA keys, output to base64-encoded DER instead of PEM, and tests for all of those. Also note that Go 1.5 is now required. 2015-11-19 09:51:17 -05:00
cert_util.go Remove setting serial number in the pkix Subject 2015-11-19 09:51:17 -05:00
crl_util.go A few things: 2015-06-19 12:48:18 -04:00
path_config_ca.go Add a flag so that when signing CA certificates, the Subject (including names and extra names) can be used verbatim from the CSR 2015-11-19 09:51:17 -05:00
path_config_crl.go A few things: 2015-06-19 12:48:18 -04:00
path_fetch.go A few things: 2015-06-19 12:48:18 -04:00
path_issue_sign.go Add a flag so that when signing CA certificates, the Subject (including names and extra names) can be used verbatim from the CSR 2015-11-19 09:51:17 -05:00
path_revoke.go A few things: 2015-06-19 12:48:18 -04:00
path_roles.go Add capability to use the CSR's common name (by default for CA CSRs if 2015-11-19 09:51:17 -05:00
secret_certs.go A few things: 2015-06-19 12:48:18 -04:00