aboutsummaryrefslogtreecommitdiffstats
path: root/docs/certinstall.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-03-02 19:09:14 +0100
committerGitHub <noreply@github.com>2017-03-02 19:09:14 +0100
commitb6eda9ed0adf67cdc5d7450988cc6e58f2c040ef (patch)
treed05f89191ea2cecd11bd39d0adf9d7294219b451 /docs/certinstall.rst
parent182c1adf7d67a46d7ff0d09841967d448802a703 (diff)
downloadmitmproxy-b6eda9ed0adf67cdc5d7450988cc6e58f2c040ef.tar.gz
mitmproxy-b6eda9ed0adf67cdc5d7450988cc6e58f2c040ef.tar.bz2
mitmproxy-b6eda9ed0adf67cdc5d7450988cc6e58f2c040ef.zip
docs: http -> https where possible
Diffstat (limited to 'docs/certinstall.rst')
-rw-r--r--docs/certinstall.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/certinstall.rst b/docs/certinstall.rst
index 27709f0a..bb6cc63b 100644
--- a/docs/certinstall.rst
+++ b/docs/certinstall.rst
@@ -42,7 +42,7 @@ iOS
See http://jasdev.me/intercepting-ios-traffic
-and http://web.archive.org/web/20150920082614/http://kb.mit.edu/confluence/pages/viewpage.action?pageId=152600377
+and https://web.archive.org/web/20150920082614/http://kb.mit.edu/confluence/pages/viewpage.action?pageId=152600377
iOS Simulator
^^^^^^^^^^^^^
@@ -52,7 +52,7 @@ See https://github.com/ADVTOOLS/ADVTrustStore#how-to-use-advtruststore
Java
^^^^
-See http://docs.oracle.com/cd/E19906-01/820-4916/geygn/index.html
+See https://docs.oracle.com/cd/E19906-01/820-4916/geygn/index.html
Android/Android Simulator
^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -62,7 +62,7 @@ See http://wiki.cacert.org/FAQ/ImportRootCert#Android_Phones_.26_Tablets
Windows
^^^^^^^
-See http://windows.microsoft.com/en-ca/windows/import-export-certificates-private-keys#1TC=windows-7
+See https://web.archive.org/web/20160612045445/http://windows.microsoft.com/en-ca/windows/import-export-certificates-private-keys#1TC=windows-7
Windows (automated)
^^^^^^^^^^^^^^^^^^^
@@ -79,7 +79,7 @@ See https://support.apple.com/kb/PH7297?locale=en_US
Ubuntu/Debian
^^^^^^^^^^^^^
-See http://askubuntu.com/questions/73287/how-do-i-install-a-root-certificate/94861#94861
+See https://askubuntu.com/questions/73287/how-do-i-install-a-root-certificate/94861#94861
Mozilla Firefox
^^^^^^^^^^^^^^^
@@ -89,7 +89,7 @@ See https://wiki.mozilla.org/MozillaRootCertificate#Mozilla_Firefox
Chrome on Linux
^^^^^^^^^^^^^^^
-See http://stackoverflow.com/a/15076602/198996
+See https://code.google.com/p/chromium/wiki/LinuxCertManagement
The mitmproxy certificate authority
@@ -205,4 +205,4 @@ directory and uses this as the client cert.
-.. _Certificate Pinning: http://security.stackexchange.com/questions/29988/what-is-certificate-pinning/
+.. _Certificate Pinning: https://security.stackexchange.com/questions/29988/what-is-certificate-pinning/