Hello,
I've set up an enterprise wifi network using freeradius and managed to connect the CC3100 successfully to it. I've noticed that the TLS version used during the authentication is 1.0 according to the freeradius logs.
I then tried to configure the radius server to only accept TLS1.2 during authentication to check if the device would accept it, but the CC3100 doesn't seem to be willing to authenticate using TLS1.2, and the authentication fails due to the TLS version, according to freeradius logs.
On the other hand I'm also doing secured socket communication using TLS, using SL_SO_SEC_METHOD_SSLv3_TLSV1_2. This suggests that the TLS1.2 is supported by the CC3100 but I may be missing something here.
Is there a way to make the CC3100 accept a TLS1.2 Enterprise wifi authentication ?
Thanks in advance,
Best regards,
Benjamin