mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-23 20:00:09 +08:00
Docs, minor cert tweaks.
This commit is contained in:
@@ -411,7 +411,6 @@ def dummy_cert(certdir, ca, commonname):
|
||||
"-days", "9999",
|
||||
"-out", certpath,
|
||||
"-CA", ca,
|
||||
"-CAcreateserial",
|
||||
"-extfile", confpath,
|
||||
"-extensions", "v3_cert",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user