pkey: Imply public check if -pubin is specified
authorTomas Mraz <tomas@openssl.org>
Fri, 13 Jan 2023 13:48:52 +0000 (14:48 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 17 Jan 2023 11:19:52 +0000 (12:19 +0100)
commit9d0de908ec1bf459665d4eb631e3a964553d3545
tree109e96c8a72142d27df7c416c40b1ac75e3f810a
parent281c6b4a7855a684751317de773c0fa5af0147e5
pkey: Imply public check if -pubin is specified

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20044)

(cherry picked from commit 3b1c0c8f3cd66e80f81a9b7c9810bdada39363f2)
apps/pkey.c