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
Max b724af30ad
Merge pull request #496 from smallstep/max/acme
Convert to ACME DB interface
3 years ago
..
provisioner [acme db interface] wip errors 3 years ago
testdata Update sshd_config.tpl to a Match all block. 3 years ago
authority.go Close key manager for safe reloads when a cgo module is used. 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 Add initial implementation of StepCAS. 3 years ago
config_test.go Use go.step.sm/crypto/jose 4 years ago
options.go leverage intermediate_ca.crt for appending certs. 3 years ago
provisioners.go Simplify statuscoder error generators. 4 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 Make clearer what's an unsigned cert. 4 years ago
ssh_test.go Update sshd_config.tpl to a Match all block. 3 years ago
tls.go Allow mTLS revocation without provisioner. 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. 3 years ago
types.go Move Duration to a new file and move tests to provisioner package. 5 years ago
types_test.go Move Duration to a new file and move tests to provisioner package. 5 years ago
version.go Add missing version.go file. 4 years ago