]> git.ipfire.org Git - thirdparty/openssl.git/commit
CMP: On NULL-DN subject or issuer input omit field in cert template
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 23 Jan 2021 11:54:39 +0000 (12:54 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 2 Mar 2021 10:05:34 +0000 (11:05 +0100)
commitdd5fa5f5afcb58d75f22d45075224ce3c80f91f3
treecac61ee70ab0cc1c9ffda68b905b032a617b44f0
parente1f946630f06c2d3a112022472bb13a1586f599f
CMP: On NULL-DN subject or issuer input omit field in cert template

Also improve diagnostics on inconsistent cert request input in apps/cmp.c,
add trace output for transactionIDs on new sessions,
and update the documentation in openssl-cmp.pod.in.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14018)
apps/cmp.c
crypto/cmp/cmp_hdr.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_msg.c