Other Parts Discussed in Thread: CC3200,
Hello Everyone,
I'm trying to connect to server GeoTrust Primary Certification Authority - G3 (https://ssltest21.bbtest.net) , Signature Algorithm: sha256WithRSAEncryption;
Root CA - https://www.geotrust.com/resources/root_certificates/certificates/Geotrust_PCA_G3_Root.pem
my service service pack is CC3100_CC3200_ServicePack_1.0.1.11-2.10.0.0
my connection setting is
Method = SL_SO_SEC_METHOD_SSLv3_TLSV1_2
Cipher = SL_SEC_MASK_SECURE_DEFAULT
when i try to connect i get Error -461, I tried other ciphers with RSA and SHA256 but no luck.
I'm able to successfully connect to servers with ROOT CA Signature Algorithm: sha1WithRSAEncryption
Does CC3100 support sha256WithRSAEncryption ?
I have directly updated CC3100_CC3200_ServicePack_1.0.1.06-2.10.0.0 to CC3100_CC3200_ServicePack_1.0.1.11-2.10.0.0, do i need to apply all the service packs between 1.0.1.06-2.10.0.0 to 1.0.1.11-2.10.0.0?
Thanks in Advance
- Prajnith