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
Startup fails with Initialization Status error message 'Found invalid object(s) in the database' after migration or patchi… 988Number of Views Error 'Failed to parse P12 file: status = 1795' when retrieving key 15Number of Views After restarting RSA Identity Governance & Lifecycle, the browser shows an Initialization Status screen with connection er… 394Number of Views Multiple RADIUS Requests Result in LDAP Authentication Failure 183Number of Views Error 4780073 - KMS_INIT_P12_PARSE with the mainframe client 8Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device How to replace the RSA Authentication Manager self signed console certificate with a signed certificate from Microsoft Act… RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide How to Request Access to the RSA Authentication Manager AMI for AWS via RSA Support
Don't see what you're looking for?