Posted by StevePBurgess on 07/28/06 04:31
Hi I am using Magpie RSS and want to be able to use feeds on a secure
server.
I've put a test feed on https://www.on-qu.co.uk/feed88.xml
At the command line, I can fetch this file using:
curl -k https://www.on-qu.co.uk/feed88.xml
But Magpie RSS can't fetch it and gives:
"PHP Warning: MagpieRSS: Failed to fetch
https://www.on-qu.co.uk/feed88.xml (HTTP Error: Bad curl
(/usr/bin/curl), can't fetch HTTPS)"
I have had a look at the Magpie code and it seems to use the cURL -k
option too - but it seems to be unable to fetch the feed.
Has anyone cracked this?
Steve
Navigation:
[Reply to this message]
|