letsencrypt / boulder

An ACME-based certificate authority, written in Go.
Mozilla Public License 2.0
5.16k stars 605 forks source link

Remove challenge.ProvidedKeyAuthorization #7655

Closed aarongable closed 1 month ago

aarongable commented 1 month ago

This field was deprecated in https://github.com/letsencrypt/boulder/pull/7515, and has been fully replaced by vapb.PerformValidationRequest.ExpectedKeyAuthorization.

Fixes https://github.com/letsencrypt/boulder/issues/7514