Jake Valletta

Results 5 issues of Jake Valletta

I recently needed to use an "open" network, not a WPA2, which was difficult to achive and resulted in me commenting out certain code blocks. I'd like to setup different...

enhancement

I'd like to merge this tool with https://github.com/jakev/mitm-helper-vpn.

Getting hostname exceptions from [this](https://github.com/smarek/httpclient-android) library: ``` javax.net.ssl.SSLException: hostname in certificate didn't match: != 06-26 14:20:18.445 9908 10192 W System.err: at cz.msebera.android.httpclient.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:233) 06-26 14:20:18.446 9908 10192 W System.err: at cz.msebera.android.httpclient.conn.ssl.BrowserCompatHostnameVerifier.verify(BrowserCompatHostnameVerifier.java:54)...