certificates/authority
Herman Slatman 57a62964b1 Make tests not fail hard on ECDSA keys
All tests for the Authority failed because the test data
contains ECDSA keys. ECDSA keys are no crypto.Decrypter,
resulting in a failure when instantiating the Authority.
2021-05-26 16:10:22 -07:00
..
admin wip 2021-05-25 16:52:06 -07:00
config wip 2021-05-25 16:52:06 -07:00
mgmt wip 2021-05-26 14:55:31 -07:00
provisioner Add support for configuring capabilities (cacaps) 2021-05-26 16:08:24 -07:00
status wip 2021-05-19 15:20:16 -07:00
testdata Update sshd_config.tpl to a Match all block. 2021-04-12 18:37:10 -07:00
authority.go Make tests not fail hard on ECDSA keys 2021-05-26 16:10:22 -07:00
authority_test.go Close key manager for safe reloads when a cgo module is used. 2021-02-01 17:14:44 -08:00
authorize.go Create a hash of a token if a token id is empty. 2020-09-18 16:25:08 -07:00
authorize_test.go Create a hash of a token if a token id is empty. 2020-09-18 16:25:08 -07:00
config.go wip 2021-05-20 13:01:58 -07:00
options.go wip 2021-05-20 13:01:58 -07:00
provisioners.go wip 2021-05-26 14:55:31 -07: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 first commit 2021-05-19 15:20:16 -07:00
ssh_test.go Update sshd_config.tpl to a Match all block. 2021-04-12 18:37:10 -07:00
tls.go first commit 2021-05-19 15:20:16 -07:00
tls_test.go Allow mTLS revocation without provisioner. 2021-03-22 13:37:31 -07:00
version.go Add missing version.go file. 2020-01-28 13:28:17 -08:00