Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
imfaus
Active particpant
Active particpant
Posts : 13
Join date : 2012-01-13

Firefox ssl issues Empty Firefox ssl issues

Thu Nov 08, 2012 11:50 pm
I am using selenium RC Server 2.25
Firefox version 10.0.2
Running on windows 2008 R2 Server

Right now when I run a script when the web page loads it loads this page

This Connection is Untrusted

You have asked Firefox to connect
securely to vmdev-portal.pmdev.local, but we can't confirm that your connection is secure.
Normally, when you try to connect securely,
sites will present trusted identification to prove that you are
going to the right place. However, this site's identity can't be verified.



What Should I Do?

If you usually connect to
this site without problems, this error could mean that someone is
trying to impersonate the site, and you shouldn't continue.

What is odd is that if I bring up Firefox and cut and paste in the URL I don't get this error. I did some research and I start the rc server with this command:

java -jar selenium-server-standalone-2.15.0.jar -role hub -trustAllSSLCertificates -firefoxProfileTemplate "C:\Users\Administrator\AppData\Roaming\Mozilla\Firefox\Profiles\i3sopnhv.default" -log selenium.txt -debug

I also used an mmc console and imported the CA directly on the machine. For some reason when selenium launches FF
its not trusting the CA, any ideas on how to fix this?
Back to top
Permissions in this forum:
You cannot reply to topics in this forum