[openssl/openssl] 51024f: apps/x509.c: Remove legacy call to OBJ_create()

David von Oheimb noreply at github.com
Tue Sep 20 19:02:36 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 51024f75591d00a52dd867906a763b4e2107e288
      https://github.com/openssl/openssl/commit/51024f75591d00a52dd867906a763b4e2107e288
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

  Changed paths:
    M apps/x509.c

  Log Message:
  -----------
  apps/x509.c: Remove legacy call to OBJ_create()

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18900)


  Commit: 200d844782956b4c6db9bdd92a53113d9c2dc3c7
      https://github.com/openssl/openssl/commit/200d844782956b4c6db9bdd92a53113d9c2dc3c7
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

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

  Log Message:
  -----------
  APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too

Also add related references to FR #15725.

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18900)


Compare: https://github.com/openssl/openssl/compare/630d31219b34...200d84478295


More information about the openssl-commits mailing list