mirror of
https://github.com/MAKS-IT-COM/maksit-certs-ui.git
synced 2025-12-31 04:00:03 +01:00
(feature): domains update
This commit is contained in:
parent
be7dcf83e8
commit
f311a655cc
@ -19,7 +19,7 @@
|
|||||||
"Configuration": {
|
"Configuration": {
|
||||||
"Environments": [
|
"Environments": [
|
||||||
{
|
{
|
||||||
"Active": true,
|
"Active": false,
|
||||||
"Name": "StagingV2",
|
"Name": "StagingV2",
|
||||||
"Url": "https://acme-staging-v02.api.letsencrypt.org/directory",
|
"Url": "https://acme-staging-v02.api.letsencrypt.org/directory",
|
||||||
|
|
||||||
@ -53,7 +53,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Active": false,
|
"Active": true,
|
||||||
"Name": "ProductionV2",
|
"Name": "ProductionV2",
|
||||||
"Url": "https://acme-v02.api.letsencrypt.org/directory",
|
"Url": "https://acme-v02.api.letsencrypt.org/directory",
|
||||||
|
|
||||||
@ -114,7 +114,10 @@
|
|||||||
"www.vlt.maks-it.com",
|
"www.vlt.maks-it.com",
|
||||||
|
|
||||||
"obj.maks-it.com",
|
"obj.maks-it.com",
|
||||||
"www.obj.maks-it.com"
|
"www.obj.maks-it.com",
|
||||||
|
|
||||||
|
"s3.maks-it.com",
|
||||||
|
"www.s3.maks-it.com"
|
||||||
],
|
],
|
||||||
"Challenge": "http-01"
|
"Challenge": "http-01"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user