We are exploring the option of using TLS in our project.
Does Mongoose webserver 6.16 version supports TLS?
Which TLS version is supported in mongoose 6.16?
When i saw the mongoose code it uses openSSL aand mbedTLS? Can openSSL in mongoose supports TLS?
Can you point to any example code for reference?