QuiteRSS/quiterss

Error creating ssl context () (99) Mac OS 13.1 Ventura

biosas opened this issue · 1 comments

OS: Mac 13.1 Ventura
QRSS version 0.19.4 (21.4.2020) Revision 3904

I upgraded to latest Mac OS (error on my part) and feeds no longer show updates. In fact the dreaded red X appears on the feed panel for each one.

Digging into status under feed properties I find the error:

Error creating ssl context () (99)

All was fine before OS upgrade.

Other applications that depend on SSL are working fine, (eg browsers etc.)

Suggestions?

RD

Related with #1378
Most likely macOS 13.1 dropped supporting some OpenSSL functions which are implemented in QuiteRSS. I don't have a mac to try, but if you can log those functions which are "unresolved" by QuiteRSS, so they can be replace according to the changelog.
See #1378 (comment)