I updated SuggestBot's pywikibot version yesterday and everything seems to be working just fine.  Thanks to everyone who helped out getting this taken care of, much appreciated!



Cheers,
Morten


On 29 August 2013 03:10, Merlijn van Deen <valhallasw@arctus.nl> wrote:
We have switched to HTTPS again! If you get the following error message:

On 20 August 2013 23:46, Merlijn van Deen <valhallasw@arctus.nl> wrote:
ERROR: Traceback (most recent call last):
File "X\core\pywikibot\data\api.py", line 286, in submit
    body=paramstring)
File "X\core\pywikibot\comms\http.py", line 116, in request
    raise request.data
SSLHandshakeError: [Errno 1] _ssl.c:504: error:14090086:SSL
              routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed


the easiest option is to install httplib2 - either in a virtualenv or globally - from the externals/ directory. This directory contains an updated cacerts.txt, which included the root certificate required for editing on WMF servers.

To do this:
  cd externals/httplib2
  python setup.py install

If you use pwb.py, you should not get an error message at all. If you /do/ get one, please let me know.

Best,
Merlijn

_______________________________________________
Pywikipedia-l mailing list
Pywikipedia-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l