Maven Selenium HTTPS
- by Walter White
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