Tool/software:
I'm using the SimpleLink SDK with a CC3120 and am making a TLS connection with a root CA specified to authenticate against, with the trusted certificate catalog disabled. I'm wondering how the SimpleLink SDK authenticates the root certificate. Does it use the public key only? Or does it look at the whole certificate?