This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Replies: 1
Views: 69
Part Number: CC3220SF-LAUNCHXL
Hi all.
We are about to switch from IBM to AWS. So for that I was checking a demo code named subscribe_publish_sample code. There I noticed that Example uses certificate to connect to AWS. But, in our project we use IBM without certificates. SO my question is that, Can we connect to the AWS server without certificate bases approach or is it mandatory to use the certificates for connection.
Please answer this. Can anyone answer this how we can generate this below three certificate files.
Regards
Manish
You need to have a client certificate to connect to AWS.
AWS provides different methods to register your clients' certificates, or to allocate the certificates from their cloud.
Please refer to the AWS documentation and forum for details about it.
In our demo, we use a certificate (see the user guide) that is manually downloaded from the AWS cloud for a specific device.
In the following training, we present the general concept of provisioning using the AWS cloud:
https://dev.ti.com/tirex/explore/node?node=AJV5YxMn7AtjFVmEbSYN6A__qqLx9Mm__LATEST
br,
Kobi