Site icon EfmSoft

What does HRESULT 0x800B0111 (TRUST_E_EXPLICIT_DISTRUST) mean?

 
Previous Next
CERT_E_WRONG_USAGE CERT_E_UNTRUSTEDCA

TRUST_E_EXPLICIT_DISTRUST

TRUST_E_EXPLICIT_DISTRUST means that Windows found an explicit distrust decision for a certificate involved in validation. This can override an otherwise buildable chain and is intentionally different from simply having no trusted root.

Find the distrust source

Adding the same certificate to another store without understanding the explicit distrust decision can create conflicting and unsafe trust behavior.

Microsoft: certificate and trust return values


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

Exit mobile version