]> git.ipfire.org Git - thirdparty/openssl.git/commit
genpkey.c: Fix filename copy & paste bug in error output
authorBartel Artem <artem.bartel@gmail.com>
Mon, 9 Jun 2025 04:23:06 +0000 (07:23 +0300)
committerTomas Mraz <tomas@openssl.org>
Tue, 10 Jun 2025 17:55:03 +0000 (19:55 +0200)
commita4c5096d16a78d2c24f2880fba1ec7056eb3a96f
tree8a538e80755d4f2d2812368090878be573817b41
parent9a788281d91f698d6a229d588b9cb36987549669
genpkey.c: Fix filename copy & paste bug in error output

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27789)
apps/genpkey.c