feedparser und https

Henrik Bettermann <[email protected]>
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
Hallo zusammen,

ich habe seit langem mal wieder eine Plone-Site (3.2.2) aufgesetzt und 
bin bei einem RSS-Portlet auf ein Problem gestoßen. Ich wollte den 
verschlüsselten  RSS-Feed aus unserem Moodle-Lernportal 
(https://lernportal.akademie-ee.de/rss/file.php/1/2/forum/12/rss.xml) 
parsen, was mislingt.

Der dafür zuständige Python-feedparser gibt folgendes aus:

 >>> import feedparser
 >>> 
feedparser.parse('https://lernportal.akademie-ee.de/rss/file.php/1/2/forum/12/rss.xml')
{'feed': {}, 'encoding': 'utf-8', 'bozo': 1, 'version': None, 'entries': 
[], 'bozo_exception': <urllib2.URLError instance at 0x7fc7ede7c3f8>}

Bei der Ursachensuche in Python-2.4/lib/python2.4/url2.py scheitere ich 
mit meinen Python-Unkenntnissen. Ich sehe nur, dass https eigentlich 
kein Problem sein sollte. Liegt es vielleicht an meinem CAcert-Zertifikat?

Viele Grüße,

Henrik

-- 
Dr. Henrik Bettermann
waeup.org
akademie-ee.de



_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.