certificates/authority
2020-03-05 14:33:42 -08:00
..
provisioner Allow to use custom principals on cloud provisioners. 2020-03-05 14:33:42 -08:00
testdata Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
authority.go Fix linting issues. 2020-02-14 11:46:31 -08:00
authority_test.go Fix unit tests. 2020-02-11 14:05:37 -08:00
authorize.go Fix return sign options on ssh sign. 2020-01-29 11:58:47 -08:00
authorize_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
config.go Add fault tolerance against clock skew accross system on TLS certificates. 2020-01-28 13:29:39 -08:00
config_test.go Remove test that is no longer implemented by the method. 2020-01-28 13:29:40 -08:00
options.go Add options to set root and federated certificates using x509.Certificate 2020-02-12 15:36:24 -08: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 Add backdate validation to sshCertValidityValidator. 2020-01-28 13:29:40 -08:00
ssh_test.go Add backdate validation to sshCertValidityValidator. 2020-01-28 13:29:40 -08:00
tls.go Remove unnecessary parse of certificate. 2020-02-13 17:48:43 -08:00
tls_test.go Fix unit tests. 2020-02-11 14:05:37 -08: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