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/ca
max furman 6e69f99310 Always set nbf and naf for new ACME orders ...
- Use the default value from the ACME provisioner if values are not
defined in the request.
4 years ago
..
identity Load identity certificate from disk in each connection. 4 years ago
testdata Disable backdata on ca tests. 4 years ago
acmeClient.go Add ACME CA capabilities 5 years ago
acmeClient_test.go wip 5 years ago
bootstrap.go Add new bootstrap method that creates a listener. 5 years ago
bootstrap_test.go Create a custom client that sends a custom User-Agent. 4 years ago
ca.go Always set nbf and naf for new ACME orders ... 4 years ago
ca_test.go Extraneous fmt.Sprintf 4 years ago
client.go Simplify statuscoder error generators. 4 years ago
client_test.go Simplify statuscoder error generators. 4 years ago
mutable_tls_config.go Fix a couple of race conditions in the renewal of certificates. 4 years ago
provisioner.go Fix linter, tidy go.mod file. 4 years ago
provisioner_test.go Fix test. 4 years ago
renew.go Fix renew of certificate at the start of the server. 4 years ago
signal.go Add x5c provisioner capabilities 5 years ago
tls.go Avoid lint error. 4 years ago
tls_options.go Fix typo. 5 years ago
tls_options_test.go Add x5c provisioner capabilities 5 years ago
tls_test.go Change api of functions Authority.Sign, Authority.Renew 5 years ago