- Version: 10.16.0
- Platform: Ubuntu 14.04
According to the docs tls.DEFAULT_MIN_VERSION is available starting v11 and default value is TLSv1.2
Issue :
Ubuntu 14.04 with Nodejs v10.16.0 has tls.DEFAULT_MIN_VERSION defined
- It is returning incorrect value viz
TLSv1 instead of TLSv1.2