!!

Welcome to Selenium Webdriver Forum

As a web user you can read and search through forum content. Once you have registered and signed you can post topics, post replies, set up watch lists, modify forum settings, and use private messaging.

Author Topic: How we can handle SSL certificats of IE and chrome with selenium -webdriver ?  (Read 1604 times)

Maulik Shah

  • Selenium User
  • *
  • Posts: 1
How we can handle SSL certificats of IE and chrome with selenium -webdriver ?

SeleniumWebdriver Admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 927
Selenium 2 Webdriver will ignore certificate errors by default.

Just in case you still have problems try this:

Chrome uses the native operating system's system-wide certificate system, so if you add an exception for your certificate using the native OS controls, it should all work.
To do this in Windows, grab a copy of the certificate (click on the yellow triangle in the address bar, press "Certificate Information" > Details > Copy to File, save it somewhere.
Then wrench menu > Options > Under the Hood > Manage certificates and import the certificate (probably as a Trusted Root CA).

On IE do the following:
Go to Tools----Options---Security Tab

Select Local Intranet, Trusted sites and Restricted sites and Update the security level to low for all the three. Check the attachment.

This will apply system-wide - bear that in mind when using IE, Chrome, or any program which uses' the system's certificate store.

 

Related Topics

  Subject / Started by Replies Last post
3 Replies
1365 Views
Last post March 28, 2012, 03:59:19 PM
by Derek Washington
4 Replies
1856 Views
Last post March 28, 2012, 06:53:48 PM
by Ahmed Ashour
6 Replies
720 Views
Last post April 12, 2012, 04:40:50 PM
by Mike
2 Replies
839 Views
Last post May 17, 2012, 10:07:40 PM
by cuvien
1 Replies
291 Views
Last post July 04, 2012, 02:18:26 PM
by Phil
4 Replies
760 Views
Last post July 04, 2012, 03:03:41 PM
by Rogelio
3 Replies
335 Views
Last post July 24, 2012, 07:30:00 PM
by pbcus

Review www.seleniumwebdriver.com on alexa.com