Steps to reproduce the problem:
1. Hit some URL over SSL which has different than name in its SSL certificate
Output:
Request is rejected with error message
javax.net.ssl.SSLException: hostname in certificate didn't match: <XXXXXX.com>
!= <*.YYYYYY.com> OR <*.YYYYYY.com> OR <YYYYYY.com>
Expected Behavior:
There should be some option to add known security exception.
Original issue reported on code.google.com by a1yadu on 6 Jul 2010 at 3:28
Original issue reported on code.google.com by
a1yadu
on 6 Jul 2010 at 3:28