diff options
author | tb <> | 2025-03-19 11:18:38 +0000 |
---|---|---|
committer | tb <> | 2025-03-19 11:18:38 +0000 |
commit | 9ea48444ff6d36fe5e5a3700cf7c13b12f56d097 (patch) | |
tree | 61f2cd50a513e06ac6897cac320c6517f138d6fa /src/lib/libc/crypt/cryptutil.c | |
parent | c4cb84fa555ea824f5677512da997abc4c9d92cf (diff) | |
download | openbsd-9ea48444ff6d36fe5e5a3700cf7c13b12f56d097.tar.gz openbsd-9ea48444ff6d36fe5e5a3700cf7c13b12f56d097.tar.bz2 openbsd-9ea48444ff6d36fe5e5a3700cf7c13b12f56d097.zip |
Fix traditional SSLeay X509_NAME printing
The gibberish that was there before the rewrite didn't actually skip names
whose SN representation was different start with /O= or /OU= (with one or
two capital letters between '/' and '='), it simply failed to separate
them, resulting in nonsense such as
CN=Microsec e-Szigno Root CA 2009/emailAddress=info@e-szigno.hu
So ditch the code doing that, simplifying this now internal function
quite a bit.
ok jsing
Diffstat (limited to 'src/lib/libc/crypt/cryptutil.c')
0 files changed, 0 insertions, 0 deletions