Quote:
Originally Posted by ravendm5
How exactly do I turn this off? Having the same issue with downloads erroring out.
Thank you!
|
You have to open the FFF menu and select 'Configure FanFicFare'. (Sorry, using non-English version)
A new window opens inside calibre. Navigate to the tab 'personal.ini'. There, klick on the first button (personal.ini).
Copy "use_ssl_unverified_context" into the field and hit 'search'. This takes you to the entry in your ini, where you change
Code:
use_ssl_unverified_context:true
to
Code:
use_ssl_unverified_context:false