[openssl/openssl] abdf35: Fix openssl storeutl to allow serial + issuer

Simo Sorce noreply at github.com
Wed Dec 14 08:36:05 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: abdf35158e4398deedcf160c28bd07c7080edf47
      https://github.com/openssl/openssl/commit/abdf35158e4398deedcf160c28bd07c7080edf47
  Author: Simo Sorce <simo at redhat.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M apps/storeutl.c

  Log Message:
  -----------
  Fix openssl storeutl to allow serial + issuer

storeutl wants to enforce the use of issuer and serial together,
however the current code prevents to use them together and returns an
error if only one of them is specified.

Signed-off-by: Simo Sorce <simo at redhat.com>

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19856)




More information about the openssl-commits mailing list