certificates/authority
max furman c387b21808 Introduce generalized statusCoder errors and loads of ssh unit tests.
* StatusCoder api errors that have friendly user messages.
* Unit tests for SSH sign/renew/rekey/revoke across all provisioners.
2020-01-22 17:25:23 -08:00
..
provisioner Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
testdata Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
authority.go Use x5cInsecure token for /ssh/check-host endpoint 2019-12-11 14:54:29 -08:00
authority_test.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
authorize.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
authorize_test.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
config.go Add fault tolerance against clock skew accross system on TLS certificates. 2020-01-02 17:48:28 -08:00
config_test.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
error.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
options.go Use x5cInsecure token for /ssh/check-host endpoint 2019-12-11 14:54:29 -08:00
provisioners.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
provisioners_test.go Add context to the Authorize method. 2019-07-29 12:34:27 -07:00
root.go Rename context type to apiCtx. 2019-07-29 11:56:14 -07:00
root_test.go Add context to the Authorize method. 2019-07-29 12:34:27 -07:00
ssh.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
ssh_test.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
tls.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -08:00
tls_test.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-22 17:25:23 -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. 2019-11-20 17:02:06 -08:00