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.
2022-03-23 19:14:28 -07:00
..
identity Fix linter errors 2022-03-21 16:53:57 -07:00
testdata Disable http loggers in test. 2022-03-15 12:26:00 -07:00
acmeClient_test.go Set Step CLI User-Agent when performing ACME requests 2021-12-22 11:54:01 +01:00
acmeClient.go Fix linting issue 2021-12-22 11:58:00 +01:00
adminClient.go Refactor ACME Admin API 2022-02-08 13:26:30 +01:00
bootstrap_test.go Attempt to fix a bootstrap tests 2022-03-10 13:01:31 -08:00
bootstrap.go fix grammar 2021-12-15 12:16:21 -08:00
ca_test.go Fix unit tests. 2021-11-24 11:43:24 -08:00
ca.go Fix linter errors 2022-03-21 16:53:57 -07:00
client_test.go ca: fixed import statement order 2022-03-18 20:21:01 +02:00
client.go Fix typo 2022-03-11 15:22:53 -08:00
mutable_tls_config.go Fix a couple of race conditions in the renewal of certificates. 2020-01-28 13:29:40 -08:00
provisioner_test.go Normalize IPv6 hostname addresses 2022-01-19 17:14:45 +01:00
provisioner.go Add descriptive provisioner JWK decryption error messages 2022-02-04 17:53:58 -05:00
renew.go Attempt to fix TestBootstrapClientServerRotation 2022-03-23 19:14:28 -07:00
signal.go Add x5c provisioner capabilities 2019-10-14 14:51:37 -07:00
tls_options_test.go Fix linter errors 2022-03-21 16:53:57 -07:00
tls_options.go Avoid doing unauthenticated requests on the SDK 2021-12-14 14:42:38 -08:00
tls_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
tls.go Fix linter errors 2022-03-21 16:53:57 -07:00