David von Oheimb

Results 565 comments of David von Oheimb

Backporting to 3.5 will require separate PR due to merge conflict.

> Consider adding a `CMP_CTX_clear_extra_certs_cache(ctx)` API for explicit cleanup (though not required in this PR). I do not see the need for this. The `extraCertsIn` field in the CMP context...

Rebased on latest `master`, also auto-squashing the fixup commits, which IMO are not of interest for reviewers.

I suppose the new CIFuzz failure is unrelated. Looks like in this case I better should not have rebased on bleeding-edge `master`.

> Looks like in this case I better should not have rebased on bleeding-edge `master`. While following the latest reviewer suggestion, rebased again to hopefully get rid of the recent...

@t8m did you see that I followed your change suggestion? Would be nice if you can approve now.

Rebased to fix simple merge conflict. Ping @t8m for checking the requested changes done and approval

Rebased to fix simple doc merge conflict and removed from here the addtion `if (OSSL_CMP_MSG_get_bodytype(msg) == OSSL_CMP_PKIBODY_IP)` in `cmp_vfy.c` because this is now covered by #29302.

@t8m et al., can we please now get this PR done as well. This will close #27888, and user @Krisscut is waiting for it.