CWPKI0033E: Keyring could not be loaded
search cancel

CWPKI0033E: Keyring could not be loaded

book

Article ID: 15959

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction

Resolving the CWPKI0033E message.



We are configuring z/OSMF in z/OS V2R1 system and get the following error during initialization:

[ERROR ] CWPKI0033E: The keystore located at safkeyringhybrid:///ZSMFRING did not load because of the following error: Errors encountered loading keyring. Keyring could not be loaded as a JCECCARACFKS or JCERACFKS keystore.

Environment

Release:
Component: TSSMVS

Resolution

Your application is configured to look for a keyring called 'ZSMFRING' according to the error message.

The keyring listing shows KEYRING LABEL = IZUKeyring.IZUDFLT.

These should match.

You either change the KEYRING LABEL = IZUKeyring.IZUDFLT to 'ZSMFRING'

Or

Change the application to use 'IZUKeyring.IZUDFLT' instead of 'ZSMFRING' .

After making the changes, you need to recycle the application.