Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 2b735fe2195938ea6cafbef37c8bcf8a33b04c4b https://github.com/openssl/openssl/commit/2b735fe2195938ea6cafbef37c8bcf8a33b04c4b Author: Jonathan M. Wilbur <jonathan@wilbur.space> Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths: M crypto/x509/ext_dat.h M crypto/x509/standard_exts.h M crypto/x509/v3_extku.c Log Message: ----------- feat: add acceptablePrivilegePolicies and acceptableCertPolicies exts Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24663) Commit: b76a6c26a254b4cc428275fc0ced56759dd5088a https://github.com/openssl/openssl/commit/b76a6c26a254b4cc428275fc0ced56759dd5088a Author: Jonathan M. Wilbur <jonathan@wilbur.space> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: A test/certs/ext-acceptableCertPolicies.pem A test/certs/ext-acceptablePrivilegePolicies.pem M test/recipes/25-test_x509.t Log Message: ----------- test: add tests for acceptable policies exts Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24663) Compare: https://github.com/openssl/openssl/compare/0169bbbd1ce9...b76a6c26a254 To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications