Programming Tutorials

Comment on Tutorial - java.io.IOException: HTTPS hostname wrong: should be By Ramlak



Comment Added by : Michael Gower

Comment Added at : 2012-01-04 17:40:00

Comment on Tutorial : java.io.IOException: HTTPS hostname wrong: should be By Ramlak
I tried this with HttpUnit (using the custom HostnameVerifier and trustAllSecurityCertificates) and still got the same error. I've tried several articals similar to this one, but "register with the JRE" seems to skip whatever calls HttpUnit is using.
Thank you though!
(When I get this working I'll post my findings both here and at my blog (see URL link), Hacker's Valhalla.


View Tutorial