Forums - TLS Handshake on MDM9205

2 posts / 0 new
Last post
TLS Handshake on MDM9205
vineet.golchha
Join Date: 11 Sep 20
Posts: 1
Posted: Fri, 2020-09-11 01:14

Hello,

    TLS handshake is failing with the following error: The SSL certificate of the peer is  not trusted.

    After I changed the value from QAPI_NET_SSL_CA_LIST_E to QAPI_NET_SSL_DI_CERT_E in the following APIs, the SSL handshake was OK.

qapi_Net_SSL_Cert_Convert_And_Store()

qapi_Net_SSL_Cert_Load

May I check, what is the difference between the 2 params? 

QAPI_NET_SSL_CA_LIST_E and

 QAPI_NET_SSL_DI_CERT_E

  • Up0
  • Down0
ss.pandiri
Join Date: 29 May 18
Posts: 58
Posted: Tue, 2020-12-15 03:26

Hi ,

QAPI_NET_SSL_CA_LIST_E refers to the intermediate certificate that links to Root CA on the device.

QAPI_NET_SSL_DI_CERT_E is similar to self-signed root certificate.

thanks

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.