You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/07/02 15:59:14 UTC

[GitHub] [couchdb] jiahuili430 edited a comment on pull request #3643: Contribute Custom Erlang network protocol to Apache

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-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org