From 22191d63abd9996903936d12ca3e5dcea4f436e2 Mon Sep 17 00:00:00 2001 From: Ben Lerner Date: Tue, 13 Oct 2015 21:09:56 -0400 Subject: doc typo fix --- docs/certinstall.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/certinstall.rst b/docs/certinstall.rst index 96227217..542c6dd2 100644 --- a/docs/certinstall.rst +++ b/docs/certinstall.rst @@ -159,7 +159,7 @@ Using a custom certificate authority By default, mitmproxy will use ``~/.mitmproxy/mitmproxy-ca.pem`` as the certificate authority to generate certificates for all domains for which no custom certificate is provided (see above). You can use your own certificate -authority by passing the ``--confdir`` option to mitmproxy. Mitmproxy +authority by passing the ``--cadir DIRECTORY`` option to mitmproxy. Mitmproxy will then look for ``mitmproxy-ca.pem`` in the specified directory. If no such file exists, it will be generated automatically. -- cgit v1.2.3