[openssl/openssl] be5adf: Support subjectDirectoryAttributes and associatedI...

Jonathan Wilbur noreply at github.com
Mon Jun 24 13:36:56 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: be5adfd6e36817fe8d5b5793f8c23189dc412045
      https://github.com/openssl/openssl/commit/be5adfd6e36817fe8d5b5793f8c23189dc412045
  Author: Jonathan M. Wilbur <jonathan at wilbur.space>
  Date:   2024-06-24 (Mon, 24 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_sda.c
    M crypto/x509/x_attrib.c
    A doc/internal/man3/ossl_print_attribute_value.pod
    M doc/man3/X509_dup.pod
    M doc/man3/d2i_X509.pod
    M include/crypto/x509.h
    M include/openssl/x509v3.h.in
    A test/certs/ext-associatedInformation.pem
    A test/certs/ext-subjectDirectoryAttributes.pem
    M test/recipes/25-test_x509.t
    M util/libcrypto.num

  Log Message:
  -----------
  Support subjectDirectoryAttributes and associatedInformation exts

Added tests for SDA and AI extensions.
Added internal function ossl_print_attribute_value() with documentation.

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



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