summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2025-03-19 11:18:38 +0000
committertb <>2025-03-19 11:18:38 +0000
commitf1b3284f138f03dbf42b525c7f8178124b99e11f (patch)
tree61f2cd50a513e06ac6897cac320c6517f138d6fa /src/lib/libc
parent9df2304757071f14fd82bc8e371f8e9b7c3c13f5 (diff)
downloadopenbsd-f1b3284f138f03dbf42b525c7f8178124b99e11f.tar.gz
openbsd-f1b3284f138f03dbf42b525c7f8178124b99e11f.tar.bz2
openbsd-f1b3284f138f03dbf42b525c7f8178124b99e11f.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')
0 files changed, 0 insertions, 0 deletions