KM Client initialization error: 4780073; Failed to parse P12 file: status = 1958
Originally Published: 2007-07-06
Article Number
Applies To
Issue
Debug output (from setting "kms.debug=true" in config file) shows
Failed to parse P12 file: status = 1958
Cause
Error 4780073 is KMS_INIT_P12_PARSE (include/KMSError.h).
Error 1958 (0x07A6) is from the underlying Cert-C product and is #define'd as E_HMAC_FAILED.
Resolution
Also, when reading the client config file, RKM Client treats the text beginning with '#' until the end of line as a comment, so if the password contains '#' then it will not be read correctly. Re-create the PKCS #12 file with a password that does not contain '#' and use that instead. Alternatively, the password may be passed in as an argument to KMSInit() and kms.sslPKCS12Password should be omitted from the config file.
An easy way to verify the password on Windows is to double-click the PKCS #12 file, click Next, click Next, enter the password and click Next (you can then click Cancel -- don't have to actually import the PKCS #12 file, but if it gets past the password entry screen without any errors, then the password is correct).
Related Articles
Matching entitlements in RSA Identity Governance and Lifecycle are not displaying when Entitlement Rule is set to Ent Type… 13Number of Views Error: 'Problem processing request: message is 'Failed to connect to the ACE/Server snoopy56 with port = 5570. Wrong ACE/S… 46Number of Views Troubleshooting failed offline authentication on an RSA Authentication Agent 7.3 or 7.4 for Windows 907Number of Views How to acquire a StealthAUDIT license for RSA Identity Governance & Lifecycle and how to download the StealthAUDIT software 216Number of Views Increase biztier and console heapsizes in config.groovy to address console memory allocation errors for RSA Authentication… 1.95KNumber of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?