• Any chance of getting HungryFeed to support TLSv1 and greater? Any HTTPS feed we attempt to access that uses solely TLS (not SSL) fails upon creation with this error:

    > HungryFEED can’t get feed. Don’t be mad at HungryFEED. SimplePie reported: cURL error 60: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

    Apparently, it is really the SimplePie library.

    It’s is standard, security practice these days to not support the old SSL protocols on websites: v1, v2, and v3. SSL3 just suffered some recent new exploits, and it is officially advised against in many security-analysis tools. You get lower security score when you use it.

    Thank you!

    https://www.ads-software.com/plugins/hungryfeed/

  • The topic ‘Feed creation fails with TLS-secured RSS feed’ is closed to new replies.