Is there a plan for adding support of TLS 1.2 and TLS 1.3 at same time on server side?
According to : https://github.com/Mbed-TLS/mbedtls/blob/development/docs/architecture/tls13... only one version can be configured at runtime via `mbedtls_ssl_conf_{min,max}_tls_version` for a server endpoint.
mbed-tls@lists.trustedfirmware.org