cuddly-mechanic-49016
04/19/2021, 6:00 PMunknown-authority
failures during the SSL handshake.
To create the tls-ca-additional
secret, I’m curl’ing the LetsEncrypt intermediate and Root staging CAs from the site into a file, and using the kubectl command on the docs page to create the secret.
From the snippet I’m including, it looks like the intermediate CA is signed by Doctored Durian Root CA X3
, which is expired. But when I examine the generated cert for the service, and the intermediate CA that signed it, it doesn’t seem to reference that.
Has anyone seen this before?