Discuss this help topic in SecureBlackbox Forum
TElX509CertificateValidator.OnCACertificateNotFound
This event is fired when no CA Certificate is available.
Declaration
Parameters
Description
This event is fired when Certificate is not self-signed and issuer (CA) certificate for Certificate has not been found in available storage.
You need to locate CA certificate and pass it back to the component via CACertificate parameter.
If CA certificate is not provided, Certificate Validator will report that Certificate is not valid.
Deprecated.