- imfausActive particpant
- Posts : 13
Join date : 2012-01-13
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?
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?
Permissions in this forum:
You cannot reply to topics in this forum