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
Mariano Cano ba0b170818 Attempt to fix TestBootstrapClientServerRotation
This change attempts to fix the test TestBootstrapClientServerRotation.
Due to the backdate, the renew options get too large, causing
continuous renewals, and random errors. After experimenting with
different options, truncating durations to seconds have shown better
results than rounding or just use the plain time.
2 years ago
..
identity Fix linter errors 2 years ago
testdata Disable http loggers in test. 2 years ago
acmeClient.go Fix linting issue 2 years ago
acmeClient_test.go Set Step CLI User-Agent when performing ACME requests 2 years ago
adminClient.go Refactor ACME Admin API 2 years ago
bootstrap.go fix grammar 2 years ago
bootstrap_test.go Attempt to fix a bootstrap tests 2 years ago
ca.go Fix linter errors 2 years ago
ca_test.go Fix unit tests. 3 years ago
client.go Fix typo 2 years ago
client_test.go ca: fixed import statement order 2 years ago
mutable_tls_config.go Fix a couple of race conditions in the renewal of certificates. 4 years ago
provisioner.go Add descriptive provisioner JWK decryption error messages 2 years ago
provisioner_test.go Normalize IPv6 hostname addresses 2 years ago
renew.go Attempt to fix TestBootstrapClientServerRotation 2 years ago
signal.go Add x5c provisioner capabilities 5 years ago
tls.go Fix linter errors 2 years ago
tls_options.go Avoid doing unauthenticated requests on the SDK 3 years ago
tls_options_test.go Fix linter errors 2 years ago
tls_test.go Pin golangci-lint to v1.43.0 and fix issues 3 years ago