playwright-python
playwright-python copied to clipboard
[Please read the message below]Playwright client-certificate error: 88370000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:894:
Please do not submit this issue.
- [x] I understand
I don't want to use UIAutomation to select certificates. During UIAutomation execution, I cannot use my mouse, and the CPU usage nearly reaches 100%. I would like to use Playwright's client_certificates feature to import the certificate by setting the pfxPath, but I'm encountering an error.