Merge pull request #1534 from webmin/iliarostovtsev-patch-1

R3 and E1: consider all active certificates
This commit is contained in:
Jamie Cameron
2021-10-05 19:23:36 -07:00
committed by GitHub

View File

@@ -14,6 +14,8 @@ $account_key = "$module_config_directory/letsencrypt.pem";
$letsencrypt_chain_urls = [
"https://letsencrypt.org/certs/lets-encrypt-r3-cross-signed.pem",
"https://letsencrypt.org/certs/lets-encrypt-r3.pem",
"https://letsencrypt.org/certs/lets-encrypt-e1.pem",
];
# check_letsencrypt()