Discuss this help topic in SecureBlackbox Forum
Specifies whether all checks for the certificate must be done of its found invalid or blocked.
Declaration
Description
If ValidateInvalidCertificates = true and certain certificate check determines that the certificate is not valid, further checks are done anyway.
This lets you create validation report for the client which should include and all checks for all certificates in the chain.
When ValidateInvalidCertificates = false and the certificate is found to be not valid, further checks of this certificate are not performed.