smartdevicelink/sdl_security_java_suite

Issuer name in the code should be updated to match the certificate issuer

Closed this issue · 1 comments

Bug Report

The hard-coded issuer name in the library doesn't match the certificate issuer and the library currently prints a warning message for that. We should update the hardcoded issuer and update the library to completely error out if the two names don't match.

Closed via #20