You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-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.
3 years ago
..
admin wip 3 years ago
config wip 3 years ago
mgmt wip 3 years ago
provisioner Add support for configuring capabilities (cacaps) 3 years ago
status wip 3 years ago
testdata Update sshd_config.tpl to a Match all block. 3 years ago
authority.go Make tests not fail hard on ECDSA keys 3 years ago
authority_test.go Close key manager for safe reloads when a cgo module is used. 3 years ago
authorize.go Create a hash of a token if a token id is empty. 4 years ago
authorize_test.go Create a hash of a token if a token id is empty. 4 years ago
config.go wip 3 years ago
options.go wip 3 years ago
provisioners.go wip 3 years ago
provisioners_test.go Remove all references to old apiError. 4 years ago
root.go Simplify statuscoder error generators. 4 years ago
root_test.go Use always go.step.sm/crypto 4 years ago
ssh.go first commit 3 years ago
ssh_test.go Update sshd_config.tpl to a Match all block. 3 years ago
tls.go first commit 3 years ago
tls_test.go Allow mTLS revocation without provisioner. 3 years ago
version.go Add missing version.go file. 4 years ago