couchdb icon indicating copy to clipboard operation
couchdb copied to clipboard

Enable replicator cert verification by default

Open nickva opened this issue 3 months ago • 0 comments

Since OTP 25+ there is an OS independent way to load certificates cacerts_get/0 it probably makes sense to default to set verify_ssl_certificates = true and load all the os provided certificates

The config toggle could still be there for users to revert to the previous behavior

nickva avatar Sep 05 '25 15:09 nickva