jiahuili430 edited a comment on pull request #3643: URL: https://github.com/apache/couchdb/pull/3643#issuecomment-873099187
> It still seems we are just proxy-ing the callbacks directly to the Erlang/OTP provided `inet_tls` module? So our module is not doing anything differently than the legacy behavior as described in https://erlang.org/doc/apps/ssl/ssl_distribution.html. There is even a newer way of specifying just a single conf file, which seems nice `-proto_dist inet_tls -ssl_dist_optfile "/path/to/tls.conf"` but perhaps we can just refer to those docs in the vm.arg or docs files. I haven't finished yet, still working on it. Just add TCP. Thanks for the review, @nickva -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org