selfprivacy-rest-api/tests/test_graphql/test_system/account.json
dettlaff 03d751e591 feat: add caa record (#149)
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/149
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: dettlaff <dettlaff@riseup.net>
Co-committed-by: dettlaff <dettlaff@riseup.net>
2024-10-14 14:29:00 +03:00

12 lines
289 B
JSON

{
"email": "meowmeow@bloodwine.cyou",
"registration": {
"body": {
"status": "valid",
"contact": [
"mailto:meow@bloodwine.cyou"
]
},
"uri": "https://acme-v02.api.letsencrypt.org/acme/acct/234340396"
}
}