Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Allow to ignore SSL certificate errors on a feed #1811

Closed
perrinjerome opened this issue Mar 3, 2018 · 3 comments
Closed
Milestone

Comments

@perrinjerome
Copy link
Contributor

Some feeds are hosted on servers with invalid SSL certificates, it would be nice to be able to configure in the feed parameters that problems with SSL certificate while updating the feed can be ignored.

@Alkarex
Copy link
Member

Alkarex commented Apr 8, 2018

Usecase for #1838

Alkarex added a commit to Alkarex/FreshRSS that referenced this issue Apr 29, 2018
* Feed cURL timeout
* Mark updated articles as read
* Mark as read upon reception
FreshRSS#1702
* Ignore SSL (unsafe) FreshRSS#1811
@Alkarex
Copy link
Member

Alkarex commented Apr 29, 2018

Implemented in #1838 . Tests welcome

@Alkarex Alkarex closed this as completed Apr 29, 2018
Alkarex added a commit that referenced this issue May 1, 2018
* Draft of JSON column for feeds
#1654

* Add some per-feed options
  * Feed cURL timeout
  * Mark updated articles as read #891
  * Mark as read upon reception #1702
  * Ignore SSL (unsafe) #1811

* Try PHPCS workaround
While waiting for a better syntax support
Alkarex added a commit that referenced this issue May 1, 2018
@papaxris
Copy link

papaxris commented Jun 4, 2018

This SSL certificate ignore feature seems to be working. I consistently had issues with a particular feed because of their invalid certificate. This has allowed the feed to populate within the FreshRSS feeds.

Logging the SSL issue is still maintained and is not simply ignored (thank you).

javerous pushed a commit to javerous/FreshRSS that referenced this issue Jan 20, 2020
* Draft of JSON column for feeds
FreshRSS#1654

* Add some per-feed options
  * Feed cURL timeout
  * Mark updated articles as read FreshRSS#891
  * Mark as read upon reception FreshRSS#1702
  * Ignore SSL (unsafe) FreshRSS#1811

* Try PHPCS workaround
While waiting for a better syntax support
javerous pushed a commit to javerous/FreshRSS that referenced this issue Jan 20, 2020
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this issue Mar 25, 2021
* Draft of JSON column for feeds
FreshRSS#1654

* Add some per-feed options
  * Feed cURL timeout
  * Mark updated articles as read FreshRSS#891
  * Mark as read upon reception FreshRSS#1702
  * Ignore SSL (unsafe) FreshRSS#1811

* Try PHPCS workaround
While waiting for a better syntax support
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this issue Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants