joelvh / webpagetest

Automatically exported from code.google.com/p/webpagetest
0 stars 0 forks source link

Ignore SSL Cert doesn't work using IE with WPTDriver #164

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a private test instance using WPTDriver, not URLBlast
2. Configure IE (Test System: IE9 on win2008) 
3. Run a test to a site with an invalid ssl certificate using:
   - IE
   - HTTPS Site
   - Ignore SSL
(e.g. https://dane.rd.nic.fr/)

What is the expected output? What do you see instead?
  There is a problem with this website's security certificate.

What version of the product are you using? On what operating system?
  WPT 2.11 (356), WPTDriver, Win2008r1

Please provide any additional information below.
  This works in both Chrome and Firefox. This will also work in IE using the URLBlast.

Original issue reported on code.google.com by trevor.m...@strangeloopnetworks.com on 19 Jun 2013 at 5:31

GoogleCodeExporter commented 8 years ago
https://github.com/WPO-Foundation/webpagetest/issues/66

Original comment by PatMee...@gmail.com on 4 Jul 2013 at 6:10