From: Vasudevan C. <vco...@gm...> - 2016-10-12 17:40:01
|
All, I am using HTMLUnit to access some sites. I am getting the error SSL peer not authenticated. I have the default cacert file that comes with java. When I start the URL "https://www.careerbuilder.com/Share/LogIn.aspx?" with webclient, I am getting peer not authenticated exception. I have disabled javascript in webclient. How can I find out to which site HTMLUnit is connecting to that causes the error. The real browser is displaying the login screen when I access the site through the above URL. Any pointers to solve this issue is appreciated. Thanks in advance. Regards Vasu |