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/CC3220SF: cc3220sf

Part Number: CC3220SF


Tool/software: Code Composer Studio

Hi,

according to client tcp secured SSL/TLS:

I'm set server root certificate.

in case I'm not set client certificate what the client is doing on the authentication?  

  • Hi,

    Please read this document. There is described difference between private key, certificate and CA file. But I think it is out of the scope of this forum detail describe how asymmetric cryptography works. At the internet you find many articles how certificate infrastructure works.

    In case you have SSL/TLS client with set CA file only, your client will be able validate that is connecting to proper server. But server will not be able validate your client.

    btw ... can you use different title of your threads than "CC3220sf"? Because thread with such "useless" title will complicate searching at this forum for other users.

    Jan