mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
33b9bb45a4
Property query support works correctly for apps/pkey, but there does not
seem to be a test for it yet, so add one.
See also 30b2c3592e
, which previously
fixed a similar problem in dsaparam and gendsa. See also the initial
report in https://bugzilla.redhat.com/show_bug.cgi?id=2094956.
Signed-off-by: Clemens Lang <cllang@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/18717)
8 lines
221 B
Plaintext
8 lines
221 B
Plaintext
-----BEGIN EC PARAMETERS-----
|
|
BgUrgQQABg==
|
|
-----END EC PARAMETERS-----
|
|
-----BEGIN EC PRIVATE KEY-----
|
|
MD4CAQEEDqpz3/ZgfdnaauL3MgNsoAcGBSuBBAAGoSADHgAErmlghD+XSf6spLhs
|
|
7CqP1x1K6h2kfELB84SYKg==
|
|
-----END EC PRIVATE KEY-----
|