Lines Matching refs:ossl_cmp_warn
186 ossl_cmp_warn(ctx, "missing Subject Key Identifier in certificate"); in check_kid()
258 ossl_cmp_warn(ctx, time_cmp > 0 ? "cert has expired" in cert_acceptable()
272 ossl_cmp_warn(ctx, "cert appears to be invalid"); in cert_acceptable()
276 ossl_cmp_warn(ctx, "msg signature verification failed"); in cert_acceptable()
290 ossl_cmp_warn(ctx, in check_cert_path()
319 ossl_cmp_warn(ctx, in check_cert_path_3gpp()
395 ossl_cmp_warn(ctx, "no acceptable cert in extraCerts"); in check_msg_with_certs()
425 ossl_cmp_warn(ctx, mode_3gpp ? "no self-issued extraCerts" in check_msg_all_certs()
571 … ossl_cmp_warn(ctx, "no secret available for verifying PBM-based CMP message protection"); in OSSL_CMP_validate_msg()
604 ossl_cmp_warn(ctx, "verifying PBM-based CMP message protection failed"); in OSSL_CMP_validate_msg()
622 …ossl_cmp_warn(ctx, "no trust store nor pinned server cert available for verifying signature-based … in OSSL_CMP_validate_msg()
635 ossl_cmp_warn(ctx, "CMP message signature verification failed"); in OSSL_CMP_validate_msg()
693 ossl_cmp_warn(ctx, in ossl_cmp_msg_check_update()