]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for a bogus SMTPUTF8 name constraint in a cert.
authorBob Beck <beck@openssl.org>
Thu, 26 Mar 2026 20:07:06 +0000 (14:07 -0600)
committerNeil Horman <nhorman@openssl.org>
Thu, 7 May 2026 16:09:34 +0000 (12:09 -0400)
commit945cc69f5448b9da2a0ae8ac1e55efa45a442d12
treef36e8a7b73ce57280a0d75b4e5bf36efc62eef38
parent3eab35f1752b74a5f09eec4ac9a7d3d73f040ba8
Add a test for a bogus SMTPUTF8 name constraint in a cert.

We will reject these.

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
MergeDate: Thu May  7 16:09:48 2026
(Merged from https://github.com/openssl/openssl/pull/30329)
test/certs/bad-cert-smtputf8-name-constraints.pem [new file with mode: 0644]
test/recipes/25-test_verify.t