Other Parts Discussed in Thread: UNIFLASH, CC3220SF
Hi
I having some doubt i read some thread related to production certificate and SimpleLink™ WiFi Certificates Handling.
Self signed certificate not possible to use production mode root certificate catalog holds the entire trusted root certificate known to the SimpleLink™ CC31xx/CC32xx device( simplelink_cc32xx_sdk_2_20_00_10/tools/cc32xx_tools/certificate-catalog/readme.html).
1) How can i buy trusted root certificate what are the certificate they will give( i am new for buying certificate) ?
2) Suppose i buy certificate for one year after one year again need to dump the new certificate ?
3) Once i buy certificate can i use that certificate for HTTPS, Secure TCP, Secure MQTT ?
4) this link processors.wiki.ti.com/.../CC3120_&_CC3220_Generate_Certificate
(openssl x509 -req -days 730 -in cert.pem -CA ca.pem -CAkey CAPrivate.pem -set_serial 01 -out cert.pem)
ca.pem this field can i use trusted root certificate for generating production certificate (or) any other method is there for generating production using trusted root certificate ?
Thank You
Vasu