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

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


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 10c7887330bb6ca136cd16fe081639f4462a072e
      https://github.openssl.org/openssl/openssl/commit/10c7887330bb6ca136cd16fe081639f4462a072e
  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)


  Commit: ec8a3409487c871b440fa52bff7c3ef33378494a
      https://github.openssl.org/openssl/openssl/commit/ec8a3409487c871b440fa52bff7c3ef33378494a
  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)


  Commit: aa73b7d352c383e415d4d7567b79ce074c6762cd
      https://github.openssl.org/openssl/openssl/commit/aa73b7d352c383e415d4d7567b79ce074c6762cd
  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)


  Commit: c54a6a4b0ef664313fb07617d6a8c26a808719e0
      https://github.openssl.org/openssl/openssl/commit/c54a6a4b0ef664313fb07617d6a8c26a808719e0
  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)


Compare: https://github.openssl.org/openssl/openssl/compare/f95fec293800...c54a6a4b0ef6


More information about the openssl-commits mailing list