globalsign / est

An implementation of the Enrollment over Secure Transport (EST) certificate enrollment protocol
MIT License
42 stars 25 forks source link

Include challenge password attribute if required by EST server #38

Open mobe1 opened 4 months ago

mobe1 commented 4 months ago

The changes introduced come after the issue/feature requrest https://github.com/globalsign/est/issues/30 has been opened. They allow us to enroll a CSR that includes the TLS-unique value as recommended by the RFC 7030

toddgaunt-gs commented 4 months ago

Thanks for opening this PR, I'll forward this to my team for review.

toddgaunt-gs commented 3 months ago

[ ] Need to resolve conflicts after upgrading to Go 1.22.1...