[openssl/openssl] 7e0013: X509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...

David von Oheimb noreply at github.com
Tue Jan 24 14:20:23 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 7e0013d9736db005695bdc7524295c3b52d711d3
      https://github.com/openssl/openssl/commit/7e0013d9736db005695bdc7524295c3b52d711d3
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M crypto/x509/x509_set.c
    M crypto/x509/x509cset.c
    M crypto/x509/x_all.c
    M doc/man3/X509_get0_notBefore.pod
    M include/crypto/x509.h

  Log Message:
  -----------
  X509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified' field and return values

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19271)


  Commit: 66fc90f18c44cdac0126c35ffedb99ba7a8b9825
      https://github.com/openssl/openssl/commit/66fc90f18c44cdac0126c35ffedb99ba7a8b9825
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M apps/req.c

  Log Message:
  -----------
  apps/req.c: properly report parse errors by duplicated(); simplify the function

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19271)


  Commit: 342e3652c791bdb06e08abcc169b4456c83ccd00
      https://github.com/openssl/openssl/commit/342e3652c791bdb06e08abcc169b4456c83ccd00
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M CHANGES.md
    M apps/ca.c
    M apps/include/apps.h
    M apps/lib/apps.c
    M apps/req.c
    M apps/x509.c
    M crypto/x509/x_all.c
    M doc/man1/openssl-ca.pod.in
    M doc/man1/openssl-req.pod.in
    M doc/man1/openssl-x509.pod.in
    M doc/man3/X509_get_version.pod
    M doc/man3/X509_sign.pod
    M doc/man5/x509v3_config.pod
    M gost-engine
    M test/ca-and-certs.cnf
    M test/recipes/25-test_req.t
    M test/recipes/25-test_x509.t
    M test/recipes/80-test_ca.t
    M test/recipes/90-test_store.t
    M test/recipes/tconversion.pl

  Log Message:
  -----------
  APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19271)


Compare: https://github.com/openssl/openssl/compare/d8523bf16205...342e3652c791


More information about the openssl-commits mailing list