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 b815478981
Make serving SCEP endpoints optional
Only when a SCEP provisioner is enabled, the SCEP endpoints
will now be available.

The SCEP endpoints will be served on an "insecure" server,
without TLS, only when an additional "insecureAddress" and a
SCEP provisioner are configured for the CA.
4 years ago
..
provisioner Address (most) PR comments 4 years ago
testdata Add test case for error executing template. 4 years ago
authority.go Make serving SCEP endpoints optional 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 Merge branch 'master' into hs/scep 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 Use go.step.sm/crypto/jose 4 years ago
tls.go Allow mTLS revocation without provisioner. 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 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