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:18:50 +0000 (12:18 +0100)
commit3b1c0c8f3cd66e80f81a9b7c9810bdada39363f2
treee3e5704541877db5faef6b79b9c6980590c8d6f3
parentfe2a7341b50450dc6acd6f8a17d4420511a5aefe
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)
apps/pkey.c