CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/09/18 08:37:52
Modified files:
lib/libcrypto/x509: x509_verify.c
regress/lib/libcrypto/x509: Makefile
Added files:
regress/lib/libcrypto/x509: name_constraints_test.c
Log message:
Cache the leaf's extensions before adding it to the chain.
A freshly parsed leaf has no cached subjectAltName when its names are
collected for the name constraints check
Fixes https://github.com/libressl/portable/issues/1299
Change-Id: I0f155e08f5581ec1509138a96df34db29e9c46a1