pose / webdriver-manager

Fork of Protactor's webdriver-manager as an standalone Node.js module.
22 stars 17 forks source link

self signed certificate error when trying webdriver-manager update #8

Closed jakubkbak closed 9 years ago

jakubkbak commented 9 years ago

This is what I get:

Updating selenium standalone
downloading https://selenium-release.storage.googleapis.com/2.44/selenium-server-standalone-2.44.0.jar...
Updating chromedriver
downloading https://chromedriver.storage.googleapis.com/2.14/chromedriver_mac32.zip...
Error: Got error Error: self signed certificate in certificate chain from https://selenium-release.storage.googleapis.com/2.44/selenium-server-standalone-2.44.0.jar
Error: Got error Error: self signed certificate in certificate chain from https://chromedriver.storage.googleapis.com/2.14/chromedriver_mac32.zip
jakubkbak commented 9 years ago

It turned out to be a Kaspersky Antivirus HTTPS protection issue.

pose commented 9 years ago

@bakumastah Ok, feel free to re open if you find out that is not caused by that. Thanks!