[openssl/openssl] a7faa8: APPS: dsaparam, gendsa: Support setting properties
Tomas Mraz
noreply at reply.github.openssl.org
Fri Jul 1 09:12:23 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: a7faa8ee677a25331fbe2def6b78cc39323cad4a
https://github.openssl.org/openssl/openssl/commit/a7faa8ee677a25331fbe2def6b78cc39323cad4a
Author: Clemens Lang <cllang at redhat.com>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M apps/dsaparam.c
M apps/gendsa.c
M test/recipes/20-test_cli_fips.t
Log Message:
-----------
APPS: dsaparam, gendsa: Support setting properties
The -provider and -propquery options did not work on dsaparam and
gendsa. Fix this and add tests that check that operations that are not
supported by the FIPS provider work when run with
| -provider default -propquery '?fips!=yes'
See also https://bugzilla.redhat.com/show_bug.cgi?id=2094956, where this
was initially reported.
Signed-off-by: Clemens Lang <cllang at redhat.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18576)
(cherry picked from commit 30b2c3592e8511b60d44f93eb657a1ecb3662c08)
More information about the openssl-commits
mailing list