Allow PKCS12 export to set arbitrary bag attributes
authorGraham Woodward <graham.woodward@ibm.com>
Fri, 19 Aug 2022 07:46:47 +0000 (08:46 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 23 Sep 2022 16:40:02 +0000 (17:40 +0100)
commite869c867c1c405de3b6538586f17b67937556a4b
tree21feab85e639e54c1e2a8a6d1a68a807f2e7dae4
parentecc920b3277311e859282b6d400ba8566d7ea8c1
Allow PKCS12 export to set arbitrary bag attributes

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19025)
27 files changed:
CHANGES.md
apps/openssl-vms.cnf
apps/openssl.cnf
apps/pkcs12.c
crypto/err/openssl.txt
crypto/objects/obj_dat.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
crypto/pkcs12/p12_attr.c
crypto/pkcs12/p12_crt.c
crypto/pkcs12/pk12err.c
doc/build.info
doc/man3/PKCS12_SAFEBAG_set0_attrs.pod [new file with mode: 0644]
doc/man3/PKCS12_create.pod
fuzz/oids.txt
include/crypto/pkcs12err.h
include/openssl/obj_mac.h
include/openssl/pkcs12.h.in
include/openssl/pkcs12err.h
test/helpers/pkcs12.c
test/helpers/pkcs12.h
test/pkcs12_api_test.c
test/pkcs12_format_test.c
test/recipes/80-test_pkcs12.t
test/recipes/80-test_pkcs12_data/jdk_trusted.cnf [new file with mode: 0644]
util/libcrypto.num
util/other.syms