Problem: When trying to access https sites that require custom client certificate , if we do not use the ignoreHTTPSErrors: true flag in our code and just copying the certificates in /usr/local/share/ca-certificates/ ,we see the below error
reference (Not Working) - https://medium.com/@mudit94/configuring-https-certificates-in-playwright-932ca3fc9f06