mirror of
https://github.com/smallstep/certificates.git
synced 2024-10-31 03:20:16 +00:00
0c3a1aea38
The TestBootstrapClientServerRotation often fails because the reload returns once the Server loop gets the new listener, but the server hasn't really started yet. This commit makes the test pass, adding a small sleep after the reload. A proper fix might require a wrapper over the listener and an ACK callback on a sync.Once on a custom Accept. |
||
---|---|---|
.. | ||
identity | ||
testdata | ||
acmeClient_test.go | ||
acmeClient.go | ||
adminClient.go | ||
bootstrap_test.go | ||
bootstrap.go | ||
ca_test.go | ||
ca.go | ||
client_test.go | ||
client.go | ||
mutable_tls_config.go | ||
provisioner_test.go | ||
provisioner.go | ||
renew.go | ||
signal.go | ||
tls_options_test.go | ||
tls_options.go | ||
tls_test.go | ||
tls.go |