View Single Post
Old 10-19-2021, 05:25 AM   #1152
njpig
Zealot
njpig began at the beginning.
 
Posts: 108
Karma: 10
Join Date: Sep 2020
Device: kindle paperwhite3/Oasis2
Quote:
Originally Posted by jhowell View Post
The problem in accessing OverDrive libraries via this plugin is apparently caused by an expired Let's Encrypt certificate used by OverDrive. For some reason an associated expired intermediate certificate has been left behind causing problems with creating a secure connection via Python and therefore calibre under Windows 11.

I was able to resolve this problem on my system by doing the following:
  • Click in the Windows search box in the task bar and enter certmgr.msc to open the certificate manager for the current user.
  • In the left panel select Certificates under Intermediate Certification Authorities.
  • In the right pane scroll down to R3. Double click to open it and note that the Valid from/to dates are both in the past.
  • Click OK to close the dialog.
  • Press DEL to delete the R3 entry.
  • Select YES to confirm deletion.
  • Close certmgr.
After deletion, how to install it back?
njpig is offline   Reply With Quote