jayvdb added a project: pywikibot-compat. jayvdb added a comment. I see this backtrace is 'compat', which isnt maintained.
Do you also experience this problem in core? I have rewritten those lines in core. We have switched 'core' to using 'requests', so it is now possible to specify a bundle in an environment variable, and has lots of other options for adding trusted cert bundles. Regarding properly maintained certs in family files, the problem is release management. If we release pywikibot-2.0 with a certificate for wikipedia.org , the family class will fail if that certificate is invalidated, which will mean we need to release a new version of pywikibot. I do not see the benefit in storing certificates for normal wikis which use a normal CA. Storing a certificate could be useful for wikis which self-sign their certificate, etc. TASK DETAIL https://phabricator.wikimedia.org/T98104 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: jayvdb, saper, Aklapper, Anshoe, pywikipedia-bugs _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
