UIKit0 / newsbeuter

Automatically exported from code.google.com/p/newsbeuter
0 stars 0 forks source link

Unable to retreive private github feed #176

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a private github feed url, example:
https://github.com/dakrone.private.atom?token=123456789123456789

What is the expected output? What do you see instead?
I get this error message:

Error while retrieving
https://github.com/dakrone.private.atom?token=111111111111111111111111111:
Unsupported protocol

What version of the product are you using? On what operating system?
Newsbeuter 2.2 (direct from github), on Mac OSX 10.6, stfl 0.20

Does newsbeuter support SSL?

Original issue reported on code.google.com by matthew....@gmail.com on 8 Jan 2010 at 11:16

GoogleCodeExporter commented 9 years ago
I can read my private github feed. Are you sure your libcurl (that's what 
newsbeuter
uses as HTTP client) was compiled with support for HTTPS?

Original comment by theunixe...@gmail.com on 9 Jan 2010 at 2:08