certificates/authority
Mariano Cano 072ba4227c Add deployment type to config.
This field is ignored except for the start of the ca. If the type
is linked and the token is not passed, it will fail with an error.
2021-08-10 17:07:15 -07:00
..
admin Addressing comments in PR review 2021-07-06 17:14:13 -07:00
administrator Fixes from PR review 2021-07-03 12:08:30 -07:00
config Add deployment type to config. 2021-08-10 17:07:15 -07:00
provisioner Move check of ssh revocation from provisioner to the authority. 2021-07-21 15:22:57 -07:00
status wip 2021-05-19 15:20:16 -07:00
testdata Add setup for Authority tests 2021-05-26 16:15:26 -07:00
admins.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
authority.go Automatically enable admin properly on linked cas. 2021-08-02 12:13:39 -07:00
authority_test.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
authorize.go Check linkedca for revocation. 2021-07-23 16:10:13 -07:00
authorize_test.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
config.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
export.go Fix linter errors in the name of export methods. 2021-08-06 14:29:54 -07:00
linkedca.go Implement revocation using linkedca. 2021-08-05 18:45:50 -07:00
options.go Use a token at start time to configure linkedca. 2021-07-19 19:28:06 -07:00
provisioners.go Wrap json errors. 2021-08-06 14:55:17 -07:00
provisioners_test.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
root.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
root_test.go Use always go.step.sm/crypto 2020-08-14 15:33:50 -07:00
ssh.go Move check of ssh revocation from provisioner to the authority. 2021-07-21 15:22:57 -07:00
ssh_test.go Move check of ssh revocation from provisioner to the authority. 2021-07-21 15:22:57 -07:00
tls.go Remove debug statements. 2021-08-05 18:50:18 -07:00
tls_test.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
version.go Add missing version.go file. 2020-01-28 13:28:17 -08:00