Andreas Schärtl
Andreas Schärtl
* Content-Transfer-Encoding does not appear to be enforced in requests, only in responses [1] * That said, it does appear in an *example* of client enrollment in the spec [2]....
estclient does not properly handle respones from an EST server with Transfer-Encoding: chunked which happens to be a standard HTTP 1.1 feature. To force EST servers to reply w/o chunked...
This fixes a problem when trying to connect to the globalsign/est [1] test server implementation. [1] https://github.com/globalsign/est