smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
240 stars 245 forks source link

Fix/Protocol NAK reason for unsigned cert #3875

Closed ShobhitAd closed 2 years ago

ShobhitAd commented 2 years ago

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

ATF and manual testing using test suite

Summary

Add additional case (X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY) to openssl_to_internal_error for local issuer certificate

CLA