mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 10:47:14 +00:00
5 lines
138 B
INI
5 lines
138 B
INI
[ ssl_client ]
|
|
basicConstraints = CA:FALSE
|
|
nsCertType = client
|
|
keyUsage = digitalSignature, keyEncipherment
|
|
extendedKeyUsage = clientAuth
|