seleniumhq.github.io icon indicating copy to clipboard operation
seleniumhq.github.io copied to clipboard

WebDriver: How to setup WebDriver accept internal CAs instead set acceptInsecureCerts

Open vctqs1anz opened this issue 10 months ago • 0 comments

Our domain is under internal CAs. We set our internal Certificate Authority (CA) into the path /etc/ssl/certs/ca-certificates.crt and mount it to a Docker container But How can we configure the trust for our ca-certificates.crt?

https://www.selenium.dev/documentation/webdriver/drivers/options/#acceptinsecurecerts

vctqs1anz avatar Mar 19 '25 12:03 vctqs1anz