Other Parts Discussed in Thread: CC3220MOD
Hi
I am about to add WPA2-Enterpise to my product, I'm using a CC3220MODA and a MSP430FJ6626.
First want to test EAP-TLS.
Have purchased a DrayTek VigorAP 910C Access Point which has an intergrated Radius Server and Certificate Manager.
The Vigor Device can generate it's own certificate, which I have done based on RSA 1024bit key size. This generates a certificate in .pem format.
In document SWRU455e, it states to write certificate files to the following locations.
now, I only have 1 certifcate file, so this goes in /sys/cert/ca.dev
The question is will the AT Command interface allow the writing of this file via the AT command interface.
I am also puzzled on EAP-TLS, as some sources mention that no username and password is required, and some sources suggest it does.
From the source below.
It looks like I need to provide a certifcate, a user name and a KEY. I think the key is available on the draytek if you give the client an IP address,
Any advise welcome
Nick