Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 30b2c3592e8511b60d44f93eb657a1ecb3662c08
      
https://github.openssl.org/openssl/openssl/commit/30b2c3592e8511b60d44f93eb657a1ecb3662c08
  Author: Clemens Lang <[email protected]>
  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 <[email protected]>

Reviewed-by: Hugo Landau <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18576)


Reply via email to