Closed thecontrarycat closed 3 years ago
Add support for certificates generated by the new LetsEncrypt Intermediate Authority "R3".
See https://community.letsencrypt.org/t/beginning-issuance-from-r3/139018/3 for more details.
(Without this change we end up requesting a new certificate every time the function runs as it doesn't find the existing one)
Thanks for this. I was not aware they were starting issuing with the R3 intermediary.
Good catch!
Add support for certificates generated by the new LetsEncrypt Intermediate Authority "R3".
See https://community.letsencrypt.org/t/beginning-issuance-from-r3/139018/3 for more details.
(Without this change we end up requesting a new certificate every time the function runs as it doesn't find the existing one)