Description
I need to full control client in nodejs. server could be behind nginx with mutual tls validation.
using httpsAgent
Steps to reproduce
how can i add in Node.js ENV add ca client-cert and client-key?
Expected Behavior
axios client certificate supported fully
Actual Behavior
there is no documentation for that. Even in server hardening configuration.