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.

using PKCS7 certificates for server validation

Other Parts Discussed in Thread: CC3200

In opening an ssl connection, we are trying to validate the server certificate.  I have a pkcs#7 certificate bundle from the cert issuer.  I have made sure this is der-encoded.

mycert->COMODO RSA Domain Secure Server CA->COMODO RSA Certification Authority->AddTrust External CA Root.

It appears the cc3200 can't handle cert bundles. Can you clarify what exactly to use? Programmer's Guide Appendix D recommends creating a chain, but how do you then use the chain in the cc3200?