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/tutorials | |
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/tutorials')
-rw-r--r-- | doc-src/tutorials/gamecenter.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc-src/tutorials/gamecenter.html b/doc-src/tutorials/gamecenter.html index 5998f889..b51b6faf 100644 --- a/doc-src/tutorials/gamecenter.html +++ b/doc-src/tutorials/gamecenter.html @@ -2,9 +2,8 @@ ## The setup In this tutorial, I'm going to show you how simple it is to creatively -interfere with Apple Game Center traffic using mitmproxy. To set things up, I -registered my mitmproxy CA certificate with my iPhone - there's a [step by step -set of instructions](@!urlTo("certinstall/ios.html")!@) elsewhere in this manual. I then +interfere with Apple Game Center traffic using mitmproxy. To set things up, +you must install the [mitmproxy root certificate](@!urlTo("certinstall/webapp.html")!@) elsewhere in this manual. I then started mitmproxy on my desktop, and configured the iPhone to use it as a proxy. |