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/certinstall/ios-simulator.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/certinstall/ios-simulator.html')
| -rw-r--r-- | doc-src/certinstall/ios-simulator.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/doc-src/certinstall/ios-simulator.html b/doc-src/certinstall/ios-simulator.html deleted file mode 100644 index 9eb98108..00000000 --- a/doc-src/certinstall/ios-simulator.html +++ /dev/null @@ -1,23 +0,0 @@ - -How to install the __mitmproxy__ certificate authority in the IOS simulator: - -<ol class="tlist"> - - <li> First, check out the <a - href="https://github.com/ADVTOOLS/ADVTrustStore">ADVTrustStore</a> tool - from github.</li> - - <li> Now, run the following command: - - <pre class="terminal">./iosCertTrustManager.py -a ~/.mitmproxy/mitmproxy-ca-cert.pem</pre> - - </li> - -</ol> - - -Note that although the IOS simulator has its own certificate store, it shares -the proxy settings of the host operating system. You will therefore to have -configure your OSX host's proxy settings to use the mitmproxy instance you want -to test with. - |
