Closed GoogleCodeExporter closed 9 years ago
I did not try with the new version, yet. But with the old release it was
possible to
add a password protected feed with syntax like this
http://user:password@example.com/rssurl
Maybe that solves your problem.
Regards
Jan
Original comment by jan.deic...@gmail.com
on 11 May 2007 at 11:49
This works actually, if your server has cURL available. I also just checked in
a fix
to enable https feeds with bogus SSL certificates. You do have to add the
username
and password when subscribing to the feed as jan.deichsel says above.
SimplePie will fall back to a fsockopen() based implementation if cURL is not
available, I am not sure how well that deals with authentication and/or https.
If
you determine that that is not working, please resubmit this bug.
Original comment by stevemin...@gmail.com
on 5 Jun 2007 at 3:45
Original issue reported on code.google.com by
m.dub...@gmail.com
on 18 Apr 2007 at 8:45