Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
authorbeck <beck@openbsd.org>
Wed, 3 May 2023 08:10:23 +0000 (08:10 +0000)
committerbeck <beck@openbsd.org>
Wed, 3 May 2023 08:10:23 +0000 (08:10 +0000)
commitc883d2fc302ec69e4a79deea8bce3eb41452e34b
treedb07163511511fa74b7e49e972c61c5eeccc76e3
parentb42288f9e56fbdaac79312a81310c51da0dbaa6b
Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
regress for the moment.  this will come back after we rethink
the failure versus not there case.

ok tb@ jsing@
lib/libcrypto/man/X509_NAME_get_index_by_NID.3
lib/libcrypto/x509/x509name.c
regress/lib/libcrypto/x509/x509_asn1.c