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 4c8bf87dc1 Use new admin template for K8ssa and admin-OIDC provisioners.
This change replaces the .Insecure.CR template to one that sets
all the SANs, but uses key usages and extended key usages for
regular TLS certificates.
4 years ago
..
provisioner Use new admin template for K8ssa and admin-OIDC provisioners. 4 years ago
testdata Add test case for error executing template. 4 years ago
authority.go Use always go.step.sm/crypto 4 years ago
authority_test.go Use go.step.sm/crypto/jose 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 Move TLSOption, TLSVersion, CipherSuites and ASN1DN to certificates. 4 years ago
config_test.go Use go.step.sm/crypto/jose 4 years ago
options.go Use sshutil and randutil from go.step.sm/crypto. 4 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 Use go.step.sm/crypto/jose 4 years ago
tls.go Make clear what's a template/unsigned certificate. 4 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 Fix merge issue. 4 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