electric-sql / electric

Local-first sync layer for web and mobile apps. Build reactive, realtime, local-first apps directly on Postgres.
https://electric-sql.com
Apache License 2.0
5.37k stars 124 forks source link

fix(electric): Skip loading cacerts #1407

Closed alco closed 1 week ago

alco commented 1 week ago

Merging https://github.com/electric-sql/electric/pull/1370 into main inadvertently broke the fix that had been introduced in https://github.com/electric-sql/electric/pull/1396. That latter PR's description goes into detail about why we are not ready to validate server certificates.