Hi community!
The documentation clearly says that the current highest version of TLS supported by that platform is 1.0, let's say that the ideal solution is aimed at 1.2 (because of Amazon's specifications).
- Will the TLS be upgraded any time soon?
I'm importing the mbedTLS which supports TLSv1.2, hope that after finishing the proper imports and connecting scripts it works, if not, well, keep up with the solution reaching.
- Will the implementation of mbedTLS make a fatal crash because of version differences?
- Is this at a more low level than thought? (I'm a high level paradigm developer).
And finally...
- Is this board capable of handle client certificates and private keys programatically inside of the proyect? (I know there's a bat file for embed the firmware onto WINC1500, but that's only for root certs, I need to provide client certificate - key in order to have both sides authenticated).
Thanks a lot for your time!
Yours sincerely, Jon.