open-consul/tlsutil
Hans Hasselberg 0ee74f1a00
tests: switch to WithinDuration to improve test (#6860)
* Switch to WithinDuration to improve test

This test was flaky before because of the time logic. Now it uses
WithinDuration and should be correct.

Fixes https://github.com/hashicorp/consul/issues/6857.
2019-12-13 17:42:42 +01:00
..
config.go tls: auto_encrypt and verify_incoming (#6811) (#6899) 2019-12-06 21:36:13 +01:00
config_test.go tls: return auto_encrypt cert for listeners (#6489) 2019-11-12 13:40:32 -05:00
generate.go connect: don't colon-hex-encode the AuthorityKeyId and SubjectKeyId fields in connect certs (#6492) 2019-09-23 12:52:35 -05:00
generate_test.go tests: switch to WithinDuration to improve test (#6860) 2019-12-13 17:42:42 +01:00