Hi,
When i am trying to click on any of the links under http://us.mcafee.com . Unknown Authority cerificate/Security Alert pop up is displayed when clicked on accept the certificate permanently yes and the following error is displayed
HTTP ERROR:400
Could not Proxy https:/us.mcafee.com:433/root/login.asp?ErrCode=PLEASE%5FLOGIN
java.lang.RuntimeException: Couldn't establish SSL handshake. Try using trustAllSSLCertificates.
Sun.Security.Validator.ValidatorExcpetion: PKIX path building failed: Sun.Security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested traget
RequestURI=/root/login.asp
can any one help in resolving this issue?
Not: This works fine only with *chrome rest all browsers above error is generated.
please read carefully selenium rc tutorial
Hi Gim,
Are you refering to cyberVillains CA?? If so even that did not helped me :(
still facing the same problems
chrome works fine, because chrome brings down the security level of firefox browser. that allow selenium to access https.
for ie, you should use *iehta as start up browser, and bemember to manually import the CA before the test.
what brwoser you test? if it's *firefox and *iexplore, this error always shows up, because of the security reason.
Hi gim,
*chrome works fine and cyberVillian CV with *iehta start up browser resolved the certificate issue
but i want the soultion for *iexplore and *firefox.
how can i do that??
thanks,
sunny.
i'm afraid selenium rc can not make it through. try selenium core.