ietf-wg-acme / acme

A protocol for automating certificate issuance
https://datatracker.ietf.org/doc/draft-ietf-acme-acme/
933 stars 190 forks source link

7.1.4 - Authz Objects - Remove dupe sentence. #422

Closed cpu closed 6 years ago

cpu commented 6 years ago

In section 7.1.4 "Authorization Objects" the "challenges" field is described as containing:

For final authorizations (in the "valid" or "invalid" state), the challenges that were used.

Later, after discussing the array entries a duplicate sentence appears:

For final authorizations, it contains the challenges that were successfully completed.

This is already covered by the initial description of what a final authorization's challenges array holds and so this commit removes the second redundant sentence.