[openssl/openssl] 91bc78: Support all NULL-syntax X.509v3 extensions

Jonathan Wilbur noreply at github.com
Mon Sep 25 19:17:29 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 91bc783a93a2a695fe6a2f8da93cf5b5e086ba42
      https://github.com/openssl/openssl/commit/91bc783a93a2a695fe6a2f8da93cf5b5e086ba42
  Author: Jonathan M. Wilbur <jonathan at wilbur.space>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M crypto/x509/build.info
    M crypto/x509/ext_dat.h
    M crypto/x509/standard_exts.h
    A crypto/x509/v3_group_ac.c
    A crypto/x509/v3_ind_iss.c
    A crypto/x509/v3_no_ass.c
    A crypto/x509/v3_no_rev_avail.c
    A crypto/x509/v3_single_use.c
    A crypto/x509/v3_soa_id.c
    A test/certs/ext-groupAC.pem
    A test/certs/ext-indirectIssuer.pem
    A test/certs/ext-noAssertion.pem
    A test/certs/ext-noRevAvail.pem
    A test/certs/ext-sOAIdentifier.pem
    A test/certs/ext-singleUse.pem
    M test/recipes/25-test_x509.t

  Log Message:
  -----------
  Support all NULL-syntax X.509v3 extensions

Signed-off-by: Jonathan M. Wilbur <jonathan at wilbur.space>

Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21342)




More information about the openssl-commits mailing list