summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_init.c
diff options
context:
space:
mode:
authortb <>2025-03-19 11:18:38 +0000
committertb <>2025-03-19 11:18:38 +0000
commit9ea48444ff6d36fe5e5a3700cf7c13b12f56d097 (patch)
tree61f2cd50a513e06ac6897cac320c6517f138d6fa /src/lib/libssl/ssl_init.c
parentc4cb84fa555ea824f5677512da997abc4c9d92cf (diff)
downloadopenbsd-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/libssl/ssl_init.c')
0 files changed, 0 insertions, 0 deletions