mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Fixes ACMEAttestationFormat comment
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user