selenium-wire icon indicating copy to clipboard operation
selenium-wire copied to clipboard

FF: SEC_ERROR_REUSED_ISSUER_AND_SERIAL on some domains after some time

Open d-schmidt opened this issue 3 years ago • 2 comments

I used it for a few days now. Suddenly I occasionally get security errors on single subdomains.

Firefox tells me: SEC_ERROR_REUSED_ISSUER_AND_SERIAL

selenium 4.0.0 wire 4.5.5

Any hints what is going on? I'm reading https://www.thingiverse.com/thing:5135057

grafik

Creating a new webdriver doesn't solve this. I have to restart Python for seleniumwire to work again.

d-schmidt avatar Nov 14 '21 20:11 d-schmidt

Did you get to the bottom of this @d-schmidt ? I haven't seen the issue before, but I wonder whether it could be related to the OpenSSL library that Selenium Wire uses. Are you running on Windows or Linux?

wkeeling avatar Jan 01 '22 10:01 wkeeling

I think I closed and restarted the scraper automatically and switched to linux.

This was on Windows 10

d-schmidt avatar Jan 03 '22 22:01 d-schmidt