geometer / FBReaderJ

Official FBReaderJ project repository
http://www.fbreader.org/FBReaderJ/
1.83k stars 801 forks source link

OPDS: COPS based "hostname in certificate didn't match" #442

Closed AS-dh closed 7 years ago

AS-dh commented 7 years ago

I have a COPS server running on a hoster (all-inkl) that provides an easy way to use let's encrypt certificates to protect the site via https. FBReader fails to access the site with a "no connection to server" message. I tried Moon+ Reader and it is more explicit in its error description saying "hostname in certificate didn't match" my OPDS server =! kasserver.com (which is my provider's domain) The following link suggests that the FBreader app might be using an outdated http library that does not properly support this situation: https://community.letsencrypt.org/t/android-app-isnt-accepting-certificate/5973/8

AS-dh commented 7 years ago

fixed in 2.8 beta 6. See referenced "SNI support" #440 above.