Multiple certificates are not supported when specifying a client certificate with -E
Author: davidnarayanCreated Oct 24, 2018Updated Oct 24, 2018
In some cases, clients need to include a complete certificate chain for a mutual auth transaction. The current implementation of -E and `readClientCert` does not support multiple certificates.
Source: davecheney/httpstat