google-code-export / ttrss-reader-fork

Automatically exported from code.google.com/p/ttrss-reader-fork
1 stars 2 forks source link

ttrss fails to connect if server doesn't have TLSv1 or SSLv3 enabled #249

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure the server to have:
    SSLProtocol all -SSLv2 -SSLv3 -TLSv1
which only allows TLSv1.1 and TLSv1.2
2. Try to connect

What version of the product are you using (please provide the full version
information from the About-box!)? On what android version? And
what server-version is your TTRSS-Server running?

ttrs-reader client: 1.75 (android 4.4.2, galaxy s4)
server: 1.78

Please provide any additional information below:
Newer firefox browsers refuse to connect on servers if they enable SSLv3 or 
TLSv1, which
triggered the change but ttrss-reader can't connect to it anymore.

Original issue reported on code.google.com by aristeu....@gmail.com on 31 Jul 2014 at 3:41

GoogleCodeExporter commented 9 years ago
Server configuration error, please ignore this.

Original comment by aristeu....@gmail.com on 31 Jul 2014 at 6:48

GoogleCodeExporter commented 9 years ago

Original comment by nils.braden on 7 Aug 2014 at 5:19