mirror of
https://github.com/webmin/webmin.git
synced 2026-07-06 02:20:29 +01:00
Fix to disable check with acme_tiny unless staging
This commit is contained in:
@@ -296,7 +296,7 @@ else {
|
||||
: "--dns-hook $dns_hook ".
|
||||
"--cleanup-hook $cleanup_hook ").
|
||||
($staging ? "--ca https://acme-staging.api.letsencrypt.org "
|
||||
: "").
|
||||
: "--disable-check ").
|
||||
"--quiet ".
|
||||
"2>&1 >".quotemeta($cert));
|
||||
&reset_environment();
|
||||
|
||||
Reference in New Issue
Block a user