globalsign / est

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

Custom HTTP client #29

Closed haritzsaiz closed 9 months ago

haritzsaiz commented 1 year ago

This allows using custom HTTP clients if needed (i.e, adding a custom HTTP Transport proxy/middleware to log requests).

toddgaunt-gs commented 9 months ago

Hey @haritzsaiz, thanks for opening this PR as this seems like some useful functionality. Sorry for the late reply, but at this time I am unable to prioritize review from developers in our organization, and I just wanted to ask you to ensure any imports continue to use GlobalSign versions of import paths as well as ensuring we don't break backwards compatibility with any improvements you make. I'd be happy to give a look at a PR that keeps these two points in mind.