cozy-labs / cozy-desktop

File Synchronisation for Cozy on Desktop and Laptop
https://cozy-labs.github.io/cozy-desktop/
GNU Affero General Public License v3.0
99 stars 45 forks source link

Erreur : unable to verify the first certificate #395

Open reinboldg opened 8 years ago

reinboldg commented 8 years ago

My Cozy Cloud is under a HAProxy SSL forcing config. Certificates is not self-signed, I'd made my own authority for sign it.

So when the desktop-client try to connect on my cloud, he want to check the CA, but I believe that failed.

Can we add a option to bypass SSL certificates check ?

nono commented 8 years ago

Hi,

yes, we should add an option to do that.

It was also asked on the forum: https://forum.cozy.io/t/error-self-signed-certificate-in-certificate-chain/2763. The workaround we found is to use the command-line version for a first synchronization. Then, the GUI can be used.