[openssl/openssl] fcdd41: apps/x509: Fix -CAfile option being neglected with...

David von Oheimb noreply at reply.github.openssl.org
Thu Jul 14 06:26:49 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: fcdd41fea3ed56660ce03cec7f07217c99d90d31
      https://github.openssl.org/openssl/openssl/commit/fcdd41fea3ed56660ce03cec7f07217c99d90d31
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M apps/x509.c

  Log Message:
  -----------
  apps/x509: Fix -CAfile option being neglected with -new or -in

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18373)

(cherry picked from commit 10c7887330bb6ca136cd16fe081639f4462a072e)


  Commit: b74fc77b447ad6dd47a5d3dbe1dfedde75ff6278
      https://github.openssl.org/openssl/openssl/commit/b74fc77b447ad6dd47a5d3dbe1dfedde75ff6278
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M apps/ca.c
    M apps/include/apps.h
    M apps/lib/apps.c
    M apps/x509.c
    M doc/man1/openssl-x509.pod.in

  Log Message:
  -----------
  APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use random serial.

Also improve openssl-x509.pod.in and error handling of load_serial() in apps.c.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18373)

(cherry picked from commit ec8a3409487c871b440fa52bff7c3ef33378494a)


  Commit: 8ff32e3ecb125fbdea5fad52848942f9a28f8839
      https://github.openssl.org/openssl/openssl/commit/8ff32e3ecb125fbdea5fad52848942f9a28f8839
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M doc/man1/openssl-x509.pod.in

  Log Message:
  -----------
  openssl-x509.pod.in: fix description of certificate serial number storage

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18373)

(cherry picked from commit aa73b7d352c383e415d4d7567b79ce074c6762cd)


  Commit: 3c85170e1c2d67ca7fac84af1cfd5cb33fc24abc
      https://github.openssl.org/openssl/openssl/commit/3c85170e1c2d67ca7fac84af1cfd5cb33fc24abc
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M apps/x509.c

  Log Message:
  -----------
  apps/x509: add warnings for options ignored when -CA is not specified

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18373)

(cherry picked from commit c54a6a4b0ef664313fb07617d6a8c26a808719e0)


Compare: https://github.openssl.org/openssl/openssl/compare/56f7697c70e5...3c85170e1c2d


More information about the openssl-commits mailing list