mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 08:00:53 +00:00
feat: Remove test code (#11883)
This commit is contained in:
@@ -183,7 +183,6 @@ func getCaDirURL(accountType, customCaURL string) string {
|
||||
switch accountType {
|
||||
case "letsencrypt":
|
||||
caDirURL = "https://acme-v02.api.letsencrypt.org/directory"
|
||||
caDirURL = "https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||
case "zerossl":
|
||||
caDirURL = "https://acme.zerossl.com/v2/DV90"
|
||||
case "buypass":
|
||||
|
||||
Reference in New Issue
Block a user