Fixes ACMEAttestationFormat comment

pull/1048/head
Mariano Cano 2 years ago
parent 66407139e5
commit 1e098aef5b

@ -41,7 +41,8 @@ func (c ACMEChallenge) Validate() error {
}
}
// ACMEPlatform represents the format used on a device-attest-01 challenge.
// ACMEAttestationFormat represents the format used on a device-attest-01
// challenge.
type ACMEAttestationFormat string
const (

Loading…
Cancel
Save