mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 04:40:24 +01:00
Fix a comment
This commit is contained in:
@@ -142,7 +142,8 @@ elsif ($mode eq "dns") {
|
||||
}
|
||||
}
|
||||
elsif ($mode eq "certbot") {
|
||||
# XXX what to cehck?
|
||||
# Nothing to check here, since verification is done by the standalone
|
||||
# certbot server
|
||||
}
|
||||
else {
|
||||
return (0, "Unknown mode $mode");
|
||||
|
||||
Reference in New Issue
Block a user