c# 4.0 - Certificate issue while writing script using selenium -


imported certificate security purpose of our website. doing manually page loads using script throwing error ![enter image description here][1]

an error occur during connection url(required website) ssl peers cannot verify certificate. error code (ssl_error_bad_cert_alert)

thanks lot kind of help.

maybe self-signed certificate? have @ question, suggesting use -trustallsslcertificates switch.

selenium testing https trust certificates working ff not ie switch


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -