I'm trying to run test scrits in opera11.5 version, when i try to click on login or register buttons, popup is opening asking that "The server certificate chain is incomplete, and the signer(s) are not registered".
I tried to clear this by running cybervillainsCA.cer with selenium server
and still I am getting the same error. Scripts are successfully running for Firefox 8.0.1, Internet Explorer and Google Chrome.
I'm using selenium RC with selenium server 2.15. Please let me know how to handle SSL certificates.
Thanks in advance.