pydio / pydio-sync

Python version of the Pydio synchronization client
https://pydio.com
GNU General Public License v3.0
82 stars 32 forks source link

Sync not working when having an invalid or self-signed SSL cert #144

Closed brianveltman closed 8 years ago

brianveltman commented 8 years ago

I played around with SSL today and figured out that Pydio sync doesn't connect with the server when you don't have a valid SSL certificate.

7omate commented 8 years ago

Yes it does, if you check the "Accept certificate" checkbox or set "trust_ssl": true in configs.json