]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove duplicate colon in otherName display
authorMathis Marion <mathis.marion@silabs.com>
Thu, 1 Aug 2024 07:59:49 +0000 (09:59 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Aug 2024 17:53:49 +0000 (19:53 +0200)
commitde8861a7e3100053542ec020aadd3f4fc88b7a02
tree7c68ee4fe2e5769230e457b98a8b789fe8f580e1
parent387491d53744384317806168668f3febb739a117
Remove duplicate colon in otherName display

The colon is already added in X509V3_EXT_val_prn(). In fact, the other
branches from i2v_GENERAL_NAME() do not include a trailing colon.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23428)
crypto/x509/v3_san.c
test/recipes/25-test_eai_data/san.ascii
test/recipes/25-test_eai_data/san.utf8