jrmdev / mitm_relay

Hackish way to intercept and modify non-HTTP protocols through Burp & others.
Apache License 2.0
582 stars 97 forks source link

Password for client key #9

Open mfuellbier opened 5 years ago

mfuellbier commented 5 years ago

For client authentication on need a client certificate and client key file. The client key file usually is password protected. mitm_relay asks for the password several times after starting.

Is it possible to enter the password as parameter in the program call?