Suggested enhancement
Expose the necessary APIs so that the QUIC protocol can leverage mbedTLS.
Justification
For microsoft/msquic, we are investigating adding support for embedded devices, and our existing supported TLS libraries (Schannel & OpenSSL) aren't going to do the job. So we'd really like to add support for mbedTLS. It'd be great if mbedTLS could expose the necessary interfaces that we could call.
Suggested enhancement
Expose the necessary APIs so that the QUIC protocol can leverage mbedTLS.
Justification
For microsoft/msquic, we are investigating adding support for embedded devices, and our existing supported TLS libraries (Schannel & OpenSSL) aren't going to do the job. So we'd really like to add support for mbedTLS. It'd be great if mbedTLS could expose the necessary interfaces that we could call.