aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/certinstall.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/certinstall.rst b/docs/certinstall.rst
index 5a8cce64..f5b92aeb 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/