sismics / reader

Free and open source feeds reader, including all major Google Reader features
https://www.sismics.com/reader/
GNU General Public License v2.0
400 stars 98 forks source link

Issue with Letsencrypt and Startcom certificates #147

Closed naku closed 7 years ago

naku commented 7 years ago

Some TLS certificates are causing issues on some Reader installations :

Add an option to trust all certificates (set to true by default) : ssl.trust.all

This defines an insecure Trust manager that is used by the Reader HTTP client.

Checking can be reenabled by setting system property -Dssl.trust.all=true