OpenSolaris

Printable Version Enter a New Search
Bug ID 6620497
Synopsis KMF does not build proper PKCS12 PDUs
State 10-Fix Delivered (Fix available in build)
Category:Subcategory solaris-crypto:key_mgmt_libraries
Keywords
Responsible Engineer Wyllys Ingersoll
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_80
Fixed In snv_80
Release Fixed solaris_nevada(snv_80)
Related Bugs
Submit Date 23-October-2007
Last Update Date 19-December-2007
Description
The code in KMF that builds PKCS#12 files is broken when using multiple certificate/key combinations.  

The code as written now writes a new PKCS#12 PDU for every cert/key instead of passing a list of certs/keys to be bundled in a single PDU.  This is incorrect and probably incompatible with other PKCS12 implementations.
Work Around
N/A
Comments
N/A