Site icon EfmSoft

What does HRESULT 0x800B0110 (CERT_E_WRONG_USAGE) mean?

 
Previous Next
CERT_E_CN_NO_MATCH TRUST_E_EXPLICIT_DISTRUST

CERT_E_WRONG_USAGE

CERT_E_WRONG_USAGE means that the certificate does not authorize the usage required by the active policy. This can arise when a certificate intended for one role is used for another, such as using a client-authentication certificate for server authentication or code signing.

Check EKU and policy selection

This is a declared capability mismatch, even when the certificate signature and root trust are otherwise valid.

Microsoft: certificate chain policy status


Looking for a different code? Search another status or error code.

Exit mobile version