TLS Configuration
Created by: ocZio
Currently the defaultTLSConfig() enforces the minimum version for TLS to be 1.2 (tls.VersionTLS20). Most of the banking/financial institutions are lagging when it comes to using the latest technologies.
Can we have some sort of configuration file option to specify the minimum required TLS version ?
Thanks,