acsm-calibre-plugin/calibre-plugin
Florian Bach 977b6951a3 Ignore SSL errors during ACS Notify
Apparently some distributors aren't using SSL correctly (or it somehow gets
messed up along the way) and the notification fails. There's nothing that
needs to be kept secret in these notifications so we can ignore SSL errors
to ensure that fulfillment works even when SSL isn't.
2021-10-26 08:03:33 +02:00
..
__init__.py Release v0.0.10 2021-10-23 21:45:43 +02:00
config.py Fix nonce calculation bug (fixes #5) 2021-10-23 21:36:47 +02:00
fulfill.py v0.0.8: PDF fixes & ACSM file type config 2021-10-03 10:30:45 +02:00
get_key_from_Adobe.py Add standalone scripts & Account key downloader 2021-09-27 17:06:05 +02:00
libadobe.py Ignore SSL errors during ACS Notify 2021-10-26 08:03:33 +02:00
libadobeAccount.py If Crypto can't be found, try to import Cryptodome 2021-10-23 21:37:57 +02:00
libadobeFulfill.py Fix nonce calculation bug (fixes #5) 2021-10-23 21:36:47 +02:00
libpdf.py v0.0.9: Add support for FulfillmentNotification and LoanReturn 2021-10-04 15:42:32 +02:00
plugin-import-name-deacsm.txt Initial commit 2021-09-19 16:49:37 +02:00
prefs.py v0.0.9: Add support for FulfillmentNotification and LoanReturn 2021-10-04 15:42:32 +02:00
register_ADE_account.py Add standalone scripts & Account key downloader 2021-09-27 17:06:05 +02:00