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.

CCS/CC3235MODSF: cc3235modsf

Part Number: CC3235MODSF


Tool/software: Code Composer Studio

I have generated 'Certificate signature request' using terminal window of code composer studio.

Using the Certificate signature request example given in the cc32xx sdk pack.

I have encrypted it in ecc-secp256r1 format using online EC signature generator.

As per mentioned in readme file of the example I have pasted it into the terminal after encryption.

Now, I have some questions: 

1) Where that file is going to be created?

2) How to use CSR file further?

3) Is there any step I missed out?

4)What is the use of CSR file in my future wi-fi application?