[openssl/openssl] 58301e: Add support for targetingInformation X.509v3 exten...

Jonathan Wilbur noreply at github.com
Mon Jun 17 12:06:54 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 58301e24f66aa74b13b85a171dd14e6088c35662
      https://github.com/openssl/openssl/commit/58301e24f66aa74b13b85a171dd14e6088c35662
  Author: Jonathan M. Wilbur <jonathan at wilbur.space>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M crypto/x509/build.info
    M crypto/x509/ext_dat.h
    M crypto/x509/standard_exts.h
    A crypto/x509/v3_ac_tgt.c
    M crypto/x509/v3_crld.c
    M crypto/x509/v3_utl.c
    M doc/build.info
    A doc/man3/OSSL_GENERAL_NAMES_print.pod
    M doc/man3/X509_dup.pod
    M doc/man3/d2i_X509.pod
    M fuzz/asn1.c
    M include/crypto/x509_acert.h
    M include/openssl/x509_acert.h.in
    M include/openssl/x509v3.h.in
    A test/certs/ext-targetingInformation.pem
    M test/recipes/25-test_x509.t
    M util/libcrypto.num

  Log Message:
  -----------
  Add support for targetingInformation X.509v3 extension

Support for the targetingInformation X.509v3 extension defined in ITU-T
Recommendation X.509 (2019), Section 17.1.2.2. This extension is used
in attribute certificates.

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22206)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list