backdrop-contrib / aggregator

A port of the Drupal 7 Aggregator module to Backdrop.
GNU General Public License v2.0
1 stars 3 forks source link

Aggregator

Aggregate RSS feeds and publish them in a River of News format or in a block.

Installation

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

SSL Verification

If a feed's URL fails SSL verification, a setting is available to disable it.

For example:

The feed from ___ seems to be broken, due to "0 Error opening socket ssl://___:443".

To disable SSL verification, set it through Drush:

drush config-set aggregator.settings aggregator_ssl_verification 0

There is currently no UI for this setting. This is a global setting, meaning it applies to all feeds, so it should be turned off with forethought.

Current Maintainers

Credits

This module was originally developed by the Drupal community for the core Drupal project.