FS#44889 - [xmpppy] TLS connection broken: '_ssl._SSLSocket' object has no attribute 'issuer'
Attached to Project:
Community Packages
Opened by Jason van Gumster (fweeb) - Thursday, 07 May 2015, 14:00 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 08 May 2015, 10:08 GMT
Opened by Jason van Gumster (fweeb) - Thursday, 07 May 2015, 14:00 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 08 May 2015, 10:08 GMT
|
Details
Description:
When trying to connect to a server, connections fail with the error '_ssl._SSLSocket' object has no attribute 'issuer'. This issue is identical to a Debian bug report (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766475) after an upgrade of Python2. I've confirmed that the changes in the patch linked in that bug report (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766475#43) resolves the issue on my Arch install. I recommend committing those changes in Arch as well. (sidenote: this is my first report on the Arch bug tracker. Please let me know if I'm missing anything). |
This task depends upon