Closed
Description
Issue #654 closed but it doesn't seem to be resolved.
Here's what we created using the legacy provider:
openssl pkcs12 -in xx.p12 -info -noout -legacy
Enter Import Password:
MAC: sha256, Iteration 1
MAC length: 32, salt length: 8
PKCS7 Encrypted data: pbeWithSHA1And40BitRC2-CBC, Iteration 2048
Certificate bag
PKCS7 Data
Shrouded Keybag: pbeWithSHA1And3-KeyTripleDES-CBC, Iteration 2048
It uses sha256 instead of sha1.
current OpenSSL::PKCS12.create
not support -macalg
Metadata
Metadata
Assignees
Labels
No labels