kontalk / desktopclient-java

Kontalk official platform independent desktop client
https://www.kontalk.org
GNU General Public License v3.0
57 stars 24 forks source link

the server certificate could not be validated. #106

Open arielenter opened 6 years ago

arielenter commented 6 years ago

When trying to connect I get the following message:

"Can't connect to server. The server certificate could not be validated."

Kontalk Desktop version: KontalkDesktop-3.1.2 Operating System: GNU/Linux Trisquel

I'm sending the log.

It seems to be similar to this other issue: https://github.com/kontalk/desktopclient-java/issues/57

Should I wait or should I disable server SSL checking for now?

Thank you. kontalk.log

daniele-athome commented 6 years ago

Probable lack of support for Let's Encrypt certificates on your system. @abika didn't we include Let's Encrypt certificates in our own trust store?

arielenter commented 6 years ago

I'm using Trisquel 7.0 LTS (Belenos) which is base on Ubuntu 14.04 (trusty), which is a little old.

I'm going to try a usb live boot to see if a fresh install wouldn't have this problem.

If support is not present in my distro, is there a way I could install some how Let's Encrypt? I found this but it seems it's only on the server side https://poweruphosting.com/blog/install-letsencrypt-ubuntu/

Thank you.

abika commented 6 years ago

mhh, I can connect just fine. But maybe I really missed updating the trust-store do be independent from the system certificates. Have to check...