https://bugzilla.wikimedia.org/show_bug.cgi?id=60095
--- Comment #4 from Merlijn van Deen <[email protected]> --- See https://github.com/wikimedia/pywikibot-core/blob/master/setup.py#L68 (line 68) for how to do this from setup.py. You can also install the ubuntu python-httplib2 package centrally, as that one uses the system certificate store. Unfortunately it's almost impossible to distinguish this one from a 'pip install'ed one, which carries it's own certificates... (you could check httplib2.CA_CERTS, I guess) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
