first iteration to automate certificate generation

This commit is contained in:
m5r
2023-02-26 11:02:30 +01:00
parent e25db3094f
commit d6bc349e73
12 changed files with 291 additions and 5 deletions

View File

@ -0,0 +1,12 @@
{
"Email": "admin@local-ip.sh",
"Registration": {
"body": {
"status": "valid",
"contact": [
"mailto:admin@local-ip.sh"
]
},
"uri": "https://acme-staging-v02.api.letsencrypt.org/acme/acct/90246504"
}
}