Handle ssl - geckodriver

862 views
Skip to first unread message

Manmayee Bhol

unread,
Aug 26, 2016, 4:12:28 AM8/26/16
to Selenium Users
Hello,

I am working on FF 48 and plan is to execute the scripts on all the beta versions

System.setProperty("webdriver.gecko.driver","path of geckodriver.exe");
WebDriver driver = new FirefoxDriver();

Using above codes to open FF browser. But getting 

"Your connection is not secure
The owner of xxx.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website."

Whats is the solution for ssl issue when using geckodriver.

Thank you.

praveen kumar cherukuri

unread,
Aug 26, 2016, 4:20:02 AM8/26/16
to seleniu...@googlegroups.com
Did the browser try to launch the URL.? or is this error before the attempt to launch the URL.? 

--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/3f4eed24-294a-4a23-9516-d54ffc3e1673%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Manmayee Bhol

unread,
Aug 26, 2016, 5:13:28 AM8/26/16
to Selenium Users

It launched the browser.



On Friday, August 26, 2016 at 1:50:02 PM UTC+5:30, Praveen wrote:
Did the browser try to launch the URL.? or is this error before the attempt to launch the URL.? 
On Fri, Aug 26, 2016 at 9:54 AM, Manmayee Bhol <manmay...@gmail.com> wrote:
Hello,

I am working on FF 48 and plan is to execute the scripts on all the beta versions

System.setProperty("webdriver.gecko.driver","path of geckodriver.exe");
WebDriver driver = new FirefoxDriver();

Using above codes to open FF browser. But getting 

"Your connection is not secure
The owner of xxx.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website."

Whats is the solution for ssl issue when using geckodriver.

Thank you.

--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.

Aniket Mane

unread,
Aug 26, 2016, 5:17:49 AM8/26/16
to seleniu...@googlegroups.com

Hi manmayee,
There's issue has been raised against FF48 and geckodriver.
So use firefox with version 46 n below.

Thanks,
Aniket


To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/00d2bb54-6648-4c8f-b195-a7c359f188e0%40googlegroups.com.

praveen kumar cherukuri

unread,
Aug 26, 2016, 5:35:51 AM8/26/16
to seleniu...@googlegroups.com
Yeah, I understand that.. 
But I'm interested to know if browser tried to launch the URL or not.?

You can answer my question by observing the Browser before the test fails... 
- If you see your application URL on the browser before the test failing or not.. 

I also assume that it might be the protocol issue which sometimes will not let you navigate to the url. 

Do give a try.. 



To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/00d2bb54-6648-4c8f-b195-a7c359f188e0%40googlegroups.com.

Borg Nekvapil

unread,
Aug 26, 2016, 6:22:22 AM8/26/16
to Selenium Users
I have the same problem (selenium webdriver 3.0.0-beta2 and FF 48.0.2). I can see URL in browser but page is not loaded and there is "Your connection is not secure"...
This test works fine with selenium webdriver 2.53.1 and FF 47.0.1

Dne pátek 26. srpna 2016 10:12:28 UTC+2 Manmayee Bhol napsal(a):

Shiva Krishna

unread,
Aug 26, 2016, 7:16:42 AM8/26/16
to Selenium Users
Borg Nekvapil,

Try to run your test by disabling HTTPS scanning option in you Anti Virus.

Andreas Tolfsen

unread,
Aug 28, 2016, 9:37:16 AM8/28/16
to seleniu...@googlegroups.com, Manmayee Bhol
Manmayee Bhol <manmay...@gmail.com> writes:

> Whats is the solution for ssl issue when using geckodriver.

Unsigned or invalid SSL certificates is not supported by
geckodriver/Marionette yet.

You can track the following bug reports:

https://github.com/mozilla/geckodriver/issues/93
https://bugzilla.mozilla.org/show_bug.cgi?id=1103196

Ashok Attur

unread,
Dec 23, 2016, 2:10:46 AM12/23/16
to Selenium Users
Hi Manmayee,


Did you got your answer? I am also facing the same issue and not able to get any solutions. Please help me if you got a solution for this issue


Regards,
Ashok

Shekhar Rai

unread,
Dec 26, 2016, 12:03:35 AM12/26/16
to Selenium Users
Hello Manmayee ,

I am facing the same issue on firefox driver when running the webdriver script. have u got any solution for this ? if u have got then please share with me .

Regards,
Chandra


On Friday, August 26, 2016 at 1:42:28 PM UTC+5:30, Manmayee Bhol wrote:
Reply all
Reply to author
Forward
0 new messages