Work on acme.sh hander

and dns providers
This commit is contained in:
Jamie Curnow
2021-08-19 22:33:01 +10:00
parent 339ee13346
commit 556f8b773b
19 changed files with 518 additions and 81 deletions

View File

@@ -36,12 +36,11 @@
"created_on": 1602593653,
"modified_on": 1602593653,
"user_id": 1,
"provider_key": "route53",
"name": "Route53",
"acme_sh_name": "dns_aws",
"meta": {
"access_key": "abc123",
"access_secret": "def098",
"zone_id": "ABC123"
"AWS_ACCESS_KEY_ID": "abc123",
"AWS_SECRET_ACCESS_KEY": "def098"
}
}
}