diff options
author | Jim Shaver <dcypherd@gmail.com> | 2015-03-17 00:26:42 -0400 |
---|---|---|
committer | Jim Shaver <dcypherd@gmail.com> | 2015-03-17 00:26:42 -0400 |
commit | 968d94d4710616ebf94cde4f3c35d469e227e910 (patch) | |
tree | 4a1758db44d8b88c0e09ea16c3bb617df9a78011 /doc-src/ssl.html | |
parent | 40c242c3f6e9de093f68ad3e1f8887ae49a28b84 (diff) | |
download | mitmproxy-968d94d4710616ebf94cde4f3c35d469e227e910.tar.gz mitmproxy-968d94d4710616ebf94cde4f3c35d469e227e910.tar.bz2 mitmproxy-968d94d4710616ebf94cde4f3c35d469e227e910.zip |
Removes all of the platform specific certificate installation instructions.
Diffstat (limited to 'doc-src/ssl.html')
-rw-r--r-- | doc-src/ssl.html | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/doc-src/ssl.html b/doc-src/ssl.html index de45bd29..cccde1b7 100644 --- a/doc-src/ssl.html +++ b/doc-src/ssl.html @@ -87,13 +87,5 @@ You can use your own certificate authority by passing the <kbd>--confdir</kbd> o mitmproxy will then look for <samp>mitmproxy-ca.pem</samp> in the specified directory. If no such file exists, it will be generated automatically. -Installing the mitmproxy CA ---------------------------- - -* [Firefox](@!urlTo("certinstall/firefox.html")!@) -* [OSX](@!urlTo("certinstall/osx.html")!@) -* [Windows 7](@!urlTo("certinstall/windows7.html")!@) -* [iPhone/iPad](@!urlTo("certinstall/ios.html")!@) -* [IOS Simulator](@!urlTo("certinstall/ios-simulator.html")!@) -* [Android](@!urlTo("certinstall/android.html")!@) + |