maxcutler / python-wordpress-xmlrpc

Python library for WordPress XML-RPC integration
http://python-wordpress-xmlrpc.rtfd.org
MIT License
382 stars 130 forks source link

SSL error #82

Open jonathan-s opened 9 years ago

jonathan-s commented 9 years ago

I get this error when I try to connect to one of my blogs ssl.SSLError: [Errno 1] _ssl.c:510: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error I'm having problems figuring out what's causing it. Any ideas?