iriusrisk/bdd-security

running with a self-signed cert

Closed this issue · 0 comments

Hi,

my website is running on a self-sign cert
when executing bdd-sec the site i recive this error first:
rg.openqa.selenium.WebDriverException: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection

after which i receive a timeout on each test in the login phase

how can i configure the framework to ignore the ssl cert check?