mirror of https://github.com/shred/acme4j
Remove unused test json
parent
8f2ac7c4c7
commit
68b7560f2f
|
@ -48,12 +48,6 @@ modifyRegistrationResponse = \
|
||||||
{"agreement":"http://example.com/agreement.pdf",\
|
{"agreement":"http://example.com/agreement.pdf",\
|
||||||
"contact":["mailto:foo2@example.com"]}
|
"contact":["mailto:foo2@example.com"]}
|
||||||
|
|
||||||
recoverRegistration = \
|
|
||||||
{"resource":"recover-reg",\
|
|
||||||
"method":"contact",\
|
|
||||||
"base":"https://example.com/acme/some-location",\
|
|
||||||
"contact":["mailto:foo@example.com"]}
|
|
||||||
|
|
||||||
updateRegistration = \
|
updateRegistration = \
|
||||||
{"resource":"reg"}
|
{"resource":"reg"}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue