Hi,
I have a project which uses OpenSSL and SecPKCS12Import API. with open ssl 1.x this was working smoothly. but recently after the update in openssl 3.x SecPKCS12Import starts failing with the error:
SecPKCS12Import Optional(Error Domain=NSOSStatusErrorDomain Code=-25293 "The user name or passphrase you entered is not correct." UserInfo={NSLocalizedDescription=The user name or passphrase you entered is not correct.})
Technology used: Xcode: 14.0.1 OpenSSL: 3.0.5 iOS: 16