certificates/authority
2020-07-30 17:45:03 -07:00
..
provisioner Fix error prefix. 2020-07-30 17:45:03 -07:00
testdata Add test case for error executing template. 2020-06-16 18:21:44 -07:00
authority.go Fix ssh federated template variables. 2020-06-23 11:14:26 -07:00
authority_test.go Rename provisioner options structs: 2020-07-22 18:24:45 -07:00
authorize.go Fix return sign options on ssh sign. 2020-01-29 11:58:47 -08:00
authorize_test.go Rename provisioner options structs: 2020-07-22 18:24:45 -07:00
config.go Initialize the required config fields on embedded authorities. 2020-05-06 13:00:42 -07:00
config_test.go Remove test that is no longer implemented by the method. 2020-01-28 13:29:40 -08:00
options.go Create a method to initialize the authority without a config file. 2020-05-04 18:52:18 -07:00
provisioners.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
provisioners_test.go Remove all references to old apiError. 2020-01-28 13:29:40 -08:00
root.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
root_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
ssh.go Simplify SSH modifiers with options. 2020-07-30 17:45:03 -07:00
ssh_test.go Rename provisioner options structs: 2020-07-22 18:24:45 -07:00
tls.go Add authority.Sign test with custom templates. 2020-07-22 19:18:45 -07:00
tls_test.go Change provisioner options to have X509 as a field. 2020-07-30 17:44:22 -07:00
types.go Move Duration to a new file and move tests to provisioner package. 2019-03-11 14:54:25 -07:00
types_test.go Move Duration to a new file and move tests to provisioner package. 2019-03-11 14:54:25 -07:00
version.go Add missing version.go file. 2020-01-28 13:28:17 -08:00