diff --git a/acme4j-client/src/test/resources/json.properties b/acme4j-client/src/test/resources/json.properties index c8d687a5..1897e3be 100644 --- a/acme4j-client/src/test/resources/json.properties +++ b/acme4j-client/src/test/resources/json.properties @@ -48,12 +48,6 @@ modifyRegistrationResponse = \ {"agreement":"http://example.com/agreement.pdf",\ "contact":["mailto:foo2@example.com"]} -recoverRegistration = \ - {"resource":"recover-reg",\ - "method":"contact",\ - "base":"https://example.com/acme/some-location",\ - "contact":["mailto:foo@example.com"]} - updateRegistration = \ {"resource":"reg"}