Created by: raduserbanescu
Add an example under the Using HTTPS section on how to proxy requests to an HTTPS server that requires a PKCS12 client certificate (like the one you normally import in your browser).
I recently had this exact use case and while looking for a solution I stumbled upon Issues #826 and #1090 (which helped me in finding a solution).
Browsing the changes of Pull Request #590, I saw that you can pass extra parameters in the target
object.