mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-06 22:37:45 +08:00
6 lines
138 B
INI
6 lines
138 B
INI
[ ssl_client ]
|
|
basicConstraints = CA:FALSE
|
|
nsCertType = client
|
|
keyUsage = digitalSignature, keyEncipherment
|
|
extendedKeyUsage = clientAuth
|