Maven Selenium HTTPS

Posted by Walter White on Stack Overflow See other posts from Stack Overflow or by Walter White
Published on 2009-08-15T15:28:41Z Indexed on 2010/04/15 22:43 UTC
Read the original article Hit count: 526

Filed under:
|
|

Hi all,

I am testing my web application's security and all of my pages are served over ssl. The issue I am having is the certificate is not trusted as firefox starts in a new profile each time. I was reading on OpenQA's site about a jar and importing the certificate, but that is only for Internet Explorer and Firefox should automatically be handled.

Is there anything special I need to do in order for certificates to automatically be trusted?

Thanks, Walter

© Stack Overflow or respective owner

Related posts about maven-2

Related posts about selenium