[openssl/openssl] e869c8: Allow PKCS12 export to set arbitrary bag attributes
Graham Woodward
noreply at github.com
Fri Sep 23 16:48:55 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: e869c867c1c405de3b6538586f17b67937556a4b
https://github.com/openssl/openssl/commit/e869c867c1c405de3b6538586f17b67937556a4b
Author: Graham Woodward <graham.woodward at ibm.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M CHANGES.md
M apps/openssl-vms.cnf
M apps/openssl.cnf
M apps/pkcs12.c
M crypto/err/openssl.txt
M crypto/objects/obj_dat.h
M crypto/objects/obj_mac.num
M crypto/objects/objects.txt
M crypto/pkcs12/p12_attr.c
M crypto/pkcs12/p12_crt.c
M crypto/pkcs12/pk12err.c
M doc/build.info
A doc/man3/PKCS12_SAFEBAG_set0_attrs.pod
M doc/man3/PKCS12_create.pod
M fuzz/oids.txt
M include/crypto/pkcs12err.h
M include/openssl/obj_mac.h
M include/openssl/pkcs12.h.in
M include/openssl/pkcs12err.h
M test/helpers/pkcs12.c
M test/helpers/pkcs12.h
M test/pkcs12_api_test.c
M test/pkcs12_format_test.c
M test/recipes/80-test_pkcs12.t
A test/recipes/80-test_pkcs12_data/jdk_trusted.cnf
M util/libcrypto.num
M util/other.syms
Log Message:
-----------
Allow PKCS12 export to set arbitrary bag attributes
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19025)
More information about the openssl-commits
mailing list