I have a program I use to deliver game mods. The app encountered some errors/bugs related to certificate/code signing at the user end. The error is as follows when user open app.
Handshake error in client (OS error: CERTIFICATE_VERIFY_FAILED:Unable to get local issuer certificate(../../third_party/boringssl/src/ssl/handshake.cc.99……))
This issue is happening to only those users who formatted their PC. I made sure the date and time is correct and in sync at the user end, but the issue continues.
I was able to fix this in one isolated case by reinstalling the app certificate on the client pc in properties=>certificates, but this did not work with any of the other users.
user35450 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.