}
// The path is not valid.
CertPathValidatorException cpve =
new CertPathValidatorException("path validation failed");
if (cause != null)
cpve.initCause(cause);
throw cpve;
}
/**
* Check if a given CRL is acceptable for checking the revocation status of