forked from TrueCloudLab/certificates
750e9ee2f8
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. |
||
---|---|---|
.. | ||
identity | ||
testdata | ||
acmeClient.go | ||
acmeClient_test.go | ||
adminClient.go | ||
bootstrap.go | ||
bootstrap_test.go | ||
ca.go | ||
ca_test.go | ||
client.go | ||
client_test.go | ||
mutable_tls_config.go | ||
provisioner.go | ||
provisioner_test.go | ||
renew.go | ||
signal.go | ||
tls.go | ||
tls_options.go | ||
tls_options_test.go | ||
tls_test.go |