From 613a05b5b7839f3374d9c0735a73dc17164d99c9 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 28 Apr 2016 15:22:23 -0700 Subject: [PATCH] Update certinstall.rst --- docs/certinstall.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/certinstall.rst b/docs/certinstall.rst index 5a8cce64f..f5b92aeb1 100644 --- a/docs/certinstall.rst +++ b/docs/certinstall.rst @@ -65,7 +65,7 @@ See http://windows.microsoft.com/en-ca/windows/import-export-certificates-privat Windows (automated) ^^^^^^^^^^^^^^^^^^^ ->>> certutil.exe -importpfx mitmproxy-ca-cert.p12 +>>> certutil.exe -importpfx Root mitmproxy-ca-cert.p12 See also: https://technet.microsoft.com/en-us/library/cc732443.aspx @@ -192,4 +192,4 @@ directory and uses this as the client cert. -.. _Certificate Pinning: http://security.stackexchange.com/questions/29988/what-is-certificate-pinning/ \ No newline at end of file +.. _Certificate Pinning: http://security.stackexchange.com/questions/29988/what-is-certificate-pinning/