etesync / etesync-dav

This is a CalDAV and CardDAV adapter for EteSync
https://www.etesync.com
GNU General Public License v3.0
285 stars 45 forks source link

Self-signed certificate on windows #304

Open ASGusev opened 6 months ago

ASGusev commented 6 months ago

I run etesync with a self-signed SSL certificate and while on linux etesync-dav works with it using environment variables as shown in the readme, on windows it shows a trust error. Can I make it run with a custom certificate on windows (or at least disable the certificate check)?