Hans Hasselberg 804eb17094
connect: check if intermediate cert needs to be renewed. (#6835)
Currently when using the built-in CA provider for Connect, root certificates are valid for 10 years, however secondary DCs get intermediates that are valid for only 1 year. There is no mechanism currently short of rotating the root in the primary that will cause the secondary DCs to renew their intermediates.
This PR adds a check that renews the cert if it is half way through its validity period.

In order to be able to test these changes, a new configuration option was added: IntermediateCertTTL which is set extremely low in the tests.
2020-01-17 23:27:13 +01:00
..
2014-02-07 16:41:03 -08:00
2017-04-14 09:00:59 -07:00
2017-03-30 18:46:50 -04:00
2017-03-30 18:46:50 -04:00
2019-11-22 11:08:17 -06:00
2017-03-30 18:46:50 -04:00
2014-10-19 19:41:12 -04:00