I'm putting together a demo web-app.
I've created a certificate signed by my own CA, and imported that CA into the android device.
I have the Android device going to: 10.0.2.2 (Which is the host machine on the emulator)
The host comes up, but its given a domain mismatch error in the browser, even though the certificate is 10.0.2.2.
Anybody know why?