wkeeling / selenium-wire

Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
MIT License
1.86k stars 240 forks source link

PFX/PKCS certificate not working #721

Open juanOwl opened 8 months ago

juanOwl commented 8 months ago

I'm using Wire+Undetected ChromeDriver and I need to use a PFX certificate in a website. But using this combo I don't get the popup to choose which certificate to use. In fact, it seems that none of my certificates are been recognized. Here is the popup I'm used to: image