mirror of
https://github.com/shred/acme4j.git
synced 2025-12-13 11:14:02 +08:00
Fix outdated newAccount test response
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"status": "valid",
|
||||
"termsOfServiceAgreed": true,
|
||||
"contact": [
|
||||
"mailto:foo@example.com"
|
||||
]
|
||||
],
|
||||
"orders": "https://example.com/acme/orders/rzGoeA"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user