On Wed, 31 Aug 2005 23:07:41 +0200
Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
As far as I can trace it could be the https of magpie/rss_fetch.php
that is not supported.
That is most certainly the case. I had a look at the snoopy lib wich
is used to fetch the data. I think it is a mess.
I just added a HTTPClient to DokuWiki which does support SSL (if PHP
was compiled with support for it).
Okay, now magpie uses the new lib. Riny could you see if the current
devel version works with your feeds now?