Commit graph

3 commits

Author SHA1 Message Date
Tobias Gruetzmacher
85127de88d
Remove certificate "pinning" for ComicsKingdom (fixes )
They have switched to short-lived Google certificates, let's hope they
have automated their certificate setup enough so that chain issues won't
happen again...
2023-10-11 00:54:22 +02:00
Tobias Gruetzmacher
45162bf7f2 Enhance default session with host-specific options
This makes much more sense then building custom sessions inside specific
modules.
2022-02-15 00:18:48 +01:00
Tobias Gruetzmacher
5ee888d889 Fix TLS verification for ComicsKingdom
It seems they can make the same error multiple times (see ), so we
are explicit on which certificate we trust now (fixes ).
2022-02-14 22:24:12 +01:00