letsencrypt / boulder

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

RA: Add UnpauseAccountRequest protobuf message and service #7537

Closed pgporada closed 1 week ago

pgporada commented 3 weeks ago

Adds the ra.UnpauseAccount which takes an rapb.UnpauseAccountRequest input parameter. The method is just a stub to allow downstream SFE development to continue. There is relevant ongoing work in the SA which will eventually reside in this stub method.