add mitm.it error site

This commit is contained in:
Maximilian Hils 2014-09-07 13:44:32 +02:00
parent 5226ac200f
commit b6986b8999
2 changed files with 6 additions and 0 deletions

View File

@ -9,4 +9,5 @@ pages = [
Page("ios-simulator.html", "IOS Simulator"),
Page("android.html", "Android"),
Page("java.html", "Java"),
Page("mitm.it-error.html", "Error: No proxy configured"),
]

View File

@ -0,0 +1,5 @@
**Looks like you wanted to install the mitmproxy CA using the web app?**
Unfortunately, there's been no mitmproxy instance on the wire that could have intercepted your request.
Please configure your client to use mitmproxy and try again.<br>
The request to <a href="http://mitm.it/">http://mitm.it/</a> must go through your mitmproxy instance.