Describe the current behavior
As of ASO v2.21, we allow users to select TLS 1.3 using the command-line parameter --tls-min-version, but the default is TLS 1.2
Describe the improvement
Change the default to TLS 1.3, but allow users to select 1.2 if needed.
Describe the current behavior
As of ASO v2.21, we allow users to select TLS 1.3 using the command-line parameter
--tls-min-version, but the default is TLS 1.2Describe the improvement
Change the default to TLS 1.3, but allow users to select 1.2 if needed.