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
Mariano Cano e6833ecee3 Add extension of db.AuthDB to store the fullchain.
Add a temporary solution to allow an extension of an db.AuthDB
interface that logs the fullchain of certificates instead of just
the leaf.
3 years ago
..
provisioner [acme db interface] wip errors 4 years ago
testdata Update sshd_config.tpl to a Match all block. 4 years ago
authority.go Close key manager for safe reloads when a cgo module is used. 4 years ago
authority_test.go Close key manager for safe reloads when a cgo module is used. 4 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 Add initial implementation of StepCAS. 4 years ago
config_test.go Use go.step.sm/crypto/jose 4 years ago
options.go leverage intermediate_ca.crt for appending certs. 4 years ago
provisioners.go Simplify statuscoder error generators. 5 years ago
provisioners_test.go Remove all references to old apiError. 5 years ago
root.go Simplify statuscoder error generators. 5 years ago
root_test.go Use always go.step.sm/crypto 4 years ago
ssh.go Make clearer what's an unsigned cert. 4 years ago
ssh_test.go Update sshd_config.tpl to a Match all block. 4 years ago
tls.go Add extension of db.AuthDB to store the fullchain. 3 years ago
tls_options.go Move TLSOption, TLSVersion, CipherSuites and ASN1DN to certificates. 4 years ago
tls_options_test.go Move TLSOption, TLSVersion, CipherSuites and ASN1DN to certificates. 4 years ago
tls_test.go Allow mTLS revocation without provisioner. 4 years ago
types.go Move Duration to a new file and move tests to provisioner package. 6 years ago
types_test.go Move Duration to a new file and move tests to provisioner package. 6 years ago
version.go Add missing version.go file. 5 years ago