OpenSolaris

Printable Version Enter a New Search
Bug ID 6707782
Synopsis OpenSSL PKCS#11 engine pretends to be aware of OPENSSL_NO_{RSA,DSA,DH} defines but fails miserably
State 10-Fix Delivered (Fix available in build)
Category:Subcategory solaris-crypto:openssl
Keywords rtiq_reviewed
Responsible Engineer Vladimir Kotal
Reported Against
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_93
Fixed In snv_93
Release Fixed solaris_nevada(snv_93) , solaris_10u7(s10u7_01) (Bug ID:2165126)
Related Bugs
Submit Date 28-May-2008
Last Update Date 3-July-2008
Description
In OpenSSL PKCS#11 engine code there are places where the defines OPENSSL_NO_{RSA,DSA,DH} are honored but there are also places where RSA/DSA/DH specific structures are used without being wrapped inside the defines.
Work Around
N/A
Comments
N/A