dledger
dledger copied to clipboard
SSL/TLS support
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