certificates/authority
Mariano Cano 38fa780775 Add interface to get root certificate from CAS.
This change makes easier the configuration of cloudCAS as it does
not require to configure the root or intermediate certificate
in the ca.json. CloudCAS will get the root certificate using
the configured certificateAuthority.
2020-09-21 15:27:20 -07:00
..
provisioner Add extra tests for CustomSSHTemplateOptions 2020-09-08 15:43:39 -07:00
testdata Add test case for error executing template. 2020-06-16 18:21:44 -07:00
authority.go Add interface to get root certificate from CAS. 2020-09-21 15:27:20 -07:00
authority_test.go Remove unnecessary properties. 2020-09-16 13:31:26 -07:00
authorize.go Use go.step.sm/crypto/jose 2020-08-24 14:44:11 -07:00
authorize_test.go Use go.step.sm/crypto/jose 2020-08-24 14:44:11 -07:00
config.go Add interface to get root certificate from CAS. 2020-09-21 15:27:20 -07:00
config_test.go Use go.step.sm/crypto/jose 2020-08-24 14:44:11 -07:00
options.go Remove unnecessary properties. 2020-09-16 13:31:26 -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 Use always go.step.sm/crypto 2020-08-14 15:33:50 -07:00
ssh.go Make clearer what's an unsigned cert. 2020-08-28 14:29:18 -07:00
ssh_test.go Use go.step.sm/crypto/jose 2020-08-24 14:44:11 -07:00
tls.go Add support for Revoke using CAS. 2020-09-15 18:14:03 -07:00
tls_options.go Move TLSOption, TLSVersion, CipherSuites and ASN1DN to certificates. 2020-08-10 15:29:18 -07:00
tls_options_test.go Move TLSOption, TLSVersion, CipherSuites and ASN1DN to certificates. 2020-08-10 15:29:18 -07:00
tls_test.go Remove unnecessary properties. 2020-09-16 13:31:26 -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