dledger icon indicating copy to clipboard operation
dledger copied to clipboard

SSL/TLS support

Open leo-987 opened this issue 4 years ago • 0 comments

Dledger mode does not support SSL/TLS now, do you have any plans in the future about this feature?

this.remotingClient = new NettyRemotingClient(new NettyClientConfig(), null);  // default value of useTLS in NettyClientConfig is false

leo-987 avatar Feb 07 '21 01:02 leo-987