openssl library updated from 1.1.1a to 1.1.1h, because of the recent bugfixes and improvements as seen here
TLS encryption is optional, but preferred: default node behavior is to try TLS negotiation first, then to fall back to regular connection in case of failed tls connection (-tls arg unused or -tls=1)
TLS can be disabled by using hushd command line argument -tls=0
TLS can be enforced by using hushd command line argument -tls=only
openssl library updated from 1.1.1a to 1.1.1h, because of the recent bugfixes and improvements as seen here
TLS encryption is optional, but preferred: default node behavior is to try TLS negotiation first, then to fall back to regular connection in case of failed tls connection (-tls arg unused or -tls=1)
TLS can be disabled by using hushd command line argument -tls=0
TLS can be enforced by using hushd command line argument -tls=only
asmap bucketing ported from Komodo