CWPKI

CWPKI0001I: SSL service is initializing the configuration
Explanation SSL service is initializing the configuration.
Action None. Informational only
CWPKI0002I: SSL service initialization completed successfully
Explanation SSL service initialization completed successfully..
Action None. Informational only
CWPKI0003I: SSL service is starting
Explanation SSL service is starting.
Action None. Informational only
CWPKI0004I: SSL service started successfully
Explanation SSL service started.
Action None. Informational only
CWPKI0005I: SSL service initialization failed
Explanation SSL service initialization failed
Action None. Informational only
CWPKI0006E: Error creating or registering {0} mBean. The exception is {1}
Explanation An unexpected exception occurred when trying to create or register an mBean.
Action There may be a problem with the configuration. The exception may include details.
CWPKI0007I: SSL service failed to start successfully
Explanation SSL service did not start.
Action None. Informational only
CWPKI0008E: Error during SSL initialization. The exception is {0}.
Explanation An unexpected error occurred during security initialization.
Action

    This is a general error.  Look for previous messages that may be related to the
    failure or a configuration problem.  Enabling SSL=all=enabled debug trace may yield additional information.
CWPKI0009E: Cannot create security object during initialization.
Explanation Cannot create the security object from repository. Internal Error.
Action The security.xml might be corrupted or missing. Contact your service representative.
CWPKI0010E: Cannot obtain the WebSphere Application Server process type during initialization.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: https://ibm.biz/BdztgV WebSphere Application Server for z/OS Support page: https://ibm.biz/Bdqd4J .
CWPKI0011E: Failed to load {0} resource from cell. The exception is {1}
Explanation The specified resource could not be loaded due to an exception.
Action The failure may be related to a configuration problem related to the resource.
CWPKI0012I: FIPS is enabled.
Explanation The server is running in FIPS mode, using the IBMJCEFIPS provider.
Action No user action is required.
CWPKI0013W: FIPS is enabled but the IBMJCEFIPS provider is not active in the java.security file. To ensure FIPS algorithms usage for all WebSphere Application Server process types, uncomment the IBMJCEFIPS provider in the java.security file, ahead of the IBMJCE, and renumber the provider list in sequential order.
Explanation When the server is running in FIPS mode the IBMJCEFIPS provider should be in the java.security file.
Action The java.security file needs to be changed to include the IBMJCEFIPS provider in the provider list before the IBMJCE provider.
CWPKI0014I: The SSL component""s FFDC Diagnostic Module {0} registered successfully: {1}.
Explanation Describes whether the SSL component"s FFDC Diagnostic module was successfully registered.
Action None. Informational only.
CWPKI0015E: Error stopping SSL component. The exception is {0}.
Explanation An unexpected error occurred stopping the SSL component.
Action

    This is a general error.  Look for previous messages that may be related to the
    failure or a configuration problem.  Enabling SSL=all=enabled debug trace may yield additional information.
CWPKI0016W: The certificate with alias {0} from keyStore {1} will be expired in {2} days.
Explanation A certificate is about to expire in the keystore.
Action Open the keystore and validate the expiration dates on all certificates in the keystore. Prepare to generate new certificates, if necessary.
CWPKI0017E: The certificate with alias {1} from keyStore {2} is expired.
Explanation A certificate is expired in the keystore.
Action Open the keystore and validate the expiration dates on all certificates in the keystore. Remove any expired certs.
CWPKI0018W: The keystore type of {0} is not valid for SSL config alias {1}.
Explanation The keystore type configured is not correct.
Action Change the keystore type in the SSL configuration.
CWPKI0019E: Error parsing the SSL client configuration file {0}. The error returned is {1}.
Explanation There may be a problem with the syntax of the ssl.client.props file or the location of the file is not valid.
Action Review the error returned and check the syntax and location of the ssl.client.props file.
CWPKI0020E: Error loading custom trust manager class {0}. The exception message is {1}.
Explanation A class loading error occurred loading the custom trust manager configured.
Action Ensure the class can be found in the environment.
CWPKI0021E: Error loading custom key manager class {0}. The exception message is {1}.
Explanation A class loading error occurred loading the custom key manager configured.
Action Ensure the class can be found in the environment.
CWPKI0022E: SSL HANDSHAKE FAILURE: A signer with SubjectDN "{0}" was sent from target host:port "{1}". The signer may need to be added to local trust store "{2}" located in SSL configuration alias "{3}" loaded from SSL configuration file "{4}". The extended error message from the SSL handshake exception is: "{5}".
Explanation An error occurred during the SSL handshake. It may require a signer export/import from the target host to the client TrustStore.
Action Review the extended error message from the TrustManager to determine what needs to change between the target SSL configuration and the client SSL configuration.
CWPKI0023E: The certificate alias "{0}" specified by the property com.ibm.ssl.keyStoreClientAlias is not found in KeyStore "{1}".
Explanation The certificate alias specified for this SSL configuration is not in the specified KeyStore.
Action Either add a certificate into the KeyStore with the specified certificate alias or change the specified certificate alias to match an alias found in the client KeyStore.
CWPKI0024E: The certificate alias "{0}" specified by the property com.ibm.ssl.keyStoreServerAlias is not found in KeyStore "{1}".
Explanation The certificate alias specified for this SSL configuration is not in the specified KeyStore.
Action Either add a certificate into the KeyStore with the specified certificate alias or change the specified certificate alias to match an alias found in the server KeyStore.
CWPKI0025E: Could not load the https Handler class "{0}". The extended error message is {1}.
Explanation There was a classloading error trying to load the HTTPS URLStreamHandler class.
Action Check the SSL configuration to ensure the context provider is correct for the platform.
CWPKI0026E: Error reinitializing the SSL configuration after a change to security.xml. The extended error message is "{0}".
Explanation An exception occurred reading the SSL configurations from the security.xml after a change occurred.
Action Review the exception message text and verify the SSL configuration parameters are valid.
CWPKI0027I: Disabling default hostname verification for HTTPS URL connections.
Explanation Hostname verification will be disabled by default for URL connections. Hostname verification checks that the X509 Certificate Common Name (CN) matches the hostname it is from.
Action To enable default JSSE URL hostname verification, set the com.ibm.ssl.performURLHostNameVerification property to true.
CWPKI0028E: SSL handshake protocol "{0}" is not valid. This protocol is specified in the SSL configuration alias "{1}" loaded from SSL configuration file "{2}". The extended error message is: "{3}".
Explanation The handshake protocol specified is not recognized as a valid handshake protocol.
Action Check the SSL configuration to ensure the right handshake protocol is specified.
CWPKI0029E: SSL context provider "{0}" is not valid. This provider is specified in the SSL configuration alias "{1}" loaded from SSL configuration file "{2}". The extended error message is: "{3}".
Explanation The SSL context provider specified is not recognized as a valid context provider.
Action Check the SSL configuration to ensure the correct SSL context provider is specified.
CWPKI0030E: Error occurred exchanging signers between cell and node. The exception that occurred is: {0}.
Explanation The DefaultKeyStores between cell and node will have exchange signers with corresponding DefaultTrustStores. An error occurred during this process.
Action A manual signer exchange may be required.
CWPKI0031E: Error creating a client keystore or truststore during initialization. The exception that occurred is: {0}.
Explanation An error occurred while creating the file-based keystore or truststore during process initialization. Check that the keystore or truststore settings are valid.
Action Verify the keystore or truststore settings in the ssl.client.props are current.
CWPKI0032E: Error creating a self-signed certificate. The exception that occurred is: {0}.
Explanation An error occurred while creating a self-signed certificate during process startup.
Action Check that the default self-signed certificate property values (com.ibm.ssl.defaultCertReq*) are valid.
CWPKI0033E: The keystore located at "{0}" failed to load due to the following error: {1}.
Explanation An error occurred while creating or opening the keystore.
Action Check the properties in the keystore configuration and ensure the keystore exists.
CWPKI0034E: Schedule "{0}" could not be initialized because of the following error: "{1}".
Explanation An error occurred initializing the schedule.
Action Check that the properties for the scheduler are valid. Ensure the /etc directory is writable.
CWPKI0035E: Schedule "{0}" could not read the next scheduled date. Initializing alarm for the following date: {1}.
Explanation An error occurred reading the date from the schedule file in /etc.
Action Ensure the /etc directory is writable or the file has not been modified.
CWPKI0036E: Error sending email to "{0}" using smtp server "{1}". The exception message is: "{2}".
Explanation An error occured sending email to the specified SMTP server.
Action Ensure the SMTP server specified is valid and that your companies firewall policy allows sending to SMTP ports.
CWPKI0037I: Expiration monitor reports the following information: {0}.
Explanation This information concerns certificate expiration.
Action You may need to manage certificates to resolve the reported problems.
CWPKI0038E: Expiration monitor failed to start with the following error: {0}.
Explanation A problem occurred starting the expiration monitor command task.
Action Try starting the expiration monitor explicitly to determine more information about the error.
CWPKI0039E: Cannot find Node connector properties for the hostname {0} in the hostlist for keystore {1}.
Explanation Make sure the hostname entered is in the canonical format as it appears in serverindex.xml.
Action Edit the hostlist to convert it to the proper canonical format.
CWPKI0040I: An SSL handshake failure occurred from a secure client. The server"s SSL signer has to be added to the client"s trust store. A retrieveSigners utility is provided to download signers from the server but requires administrative permission. Check with your administrator to have this utility run to setup the secure environment before running the client. Alternatively, the com.ibm.ssl.enableSignerExchangePrompt can be enabled in ssl.client.props for "DefaultSSLSettings" in order to allow acceptance of the signer during the connection attempt.
Explanation This message is for provides options for the client to retrieve signers needed for a successful SSL connection.
Action Either run retrieveSigners or enable the signer exchange prompt to correct the problem.
CWPKI0041W: One or more key stores are using the default password.
Explanation When the Application Server starts for the first time as a stand-alone application server or in a Network Deployment configuration, each server creates a keystore and truststore for the default Secure Sockets Layer (SSL) configuration. When the Application Server creates these files, by default, it uses WebAS for the password. Do not use the default password in production. The warning message suggests that you change the password.
Action To eliminate this warning message, change the default password for the keystore and the truststore using the administrative console and also change these passwordsby editing the ssl.client.props file. When you change the passwords in the ssl.client.props file, you must use the PropFilePasswordEncoder utility to re-encode the newpasswords.
CWPKI0042E: An exception occured while storing a certificate in the issued certificates key store. The exception that occurred is: {0}
Explanation After creating a chained or self signed certificate, the corresponding signer certificate could not be stored in the issued certificates key store.
Action Check the associated error information for the cause of the failure.
CWPKI0043E: Error creating a chained certificate. The exception that occurred is: {0}.
Explanation An error occurred while creating a chained certificate during process startup.
Action Check that the default chained certificate property values (com.ibm.ssl.defaultCertReq*) are valid and that a valid certificate exists in the root key store.
CWPKI0044I: FIPS security mode is : {0}.
Explanation FIPS security mode is printed.
Action No user action is required.
CWPKI0045E: SSL HANDSHAKE FAILURE: A certificate with SubjectDN "{0}" was sent from a target host. The certificate"s signer may need to be added to local trust store "{1}" located in SSL configuration alias "{2}" loaded from SSL configuration file "{3}". The extended error message from the SSL handshake exception is: "{4}".
Explanation An error occurred during the SSL handshake. It may require a signer export/import from the target host to the client TrustStore.
Action Review the extended error message from the TrustManager to determine what needs to change between the target SSL configuration and the client SSL configuration.
CWPKI0050I: The process has the java security property {0} set to [{1}].
Explanation The java security property is already set.
Action No user action is required.
CWPKI0051I: The process has the java security property {0} set to [{1}]. The WebSphere Application server is setting the java security property {2} to [{3}].
Explanation The java security property was already set when the WebSphere Application Server set the property. The values will be merged.
Action No user action is required.
CWPKI0052I: The WebSphere Application server is setting the java security property {0} to [{1}].
Explanation The WebSphere Application server is setting the java security property to the value specified.
Action No user action is required.
CWPKI0053W: The WebSphere Application server detected certificate alias {0} that contains whitespace.
Explanation A certificate alias that contains whitespace may cause compatibility issues.
Action Remove the whitespace from the certificate alias to avoid possible certificate operation issue.
CWPKI0054I: The SSL configuration changed and the {0} listener is notified. The SSL configuration alias is {1}.
Explanation The component that subscribes to the SSL configuration changes is notified.
Action No user action is required.
CWPKI0055I: The SSL configuration is initializing.
Explanation The SSL configuration is refreshed when initialization completes.
Action No user action is required.
CWPKI0056I: The SSL configuration was initialized.
Explanation The SSL configuration is refreshed.
Action No user action is required.
CWPKI0057I: The WSScheduler is initializing.
Explanation The scheduler for the security component is initializing.
Action No user action is required.
CWPKI0058I: The WSScheduler was initialized.
Explanation The scheduler read the security configuration and is ready to start scheduled tasks.
Action No user action is required.
CWPKI0059I: The WSScheduler alarm started.
Explanation The scheduler is starting a scheduled task.
Action No user action is required.
CWPKI0060I: The WSScheduler alarm ended.
Explanation The scheduled task is finished.
Action No user action is required.
CWPKI0061E: Error while initializing keymanager for the {0} SSLContext. The {1} keystore at {2} might have a personal certificate with a password that is different from the keystore password. The extended error message is as follows: {3}
Explanation The keymanager failed to initialize due to an error with the personal certificate in the keystore.
Action Check the keystore personal certificate entries don"t have passwords different from the keystore password.
CWPKI0062E: SSL HANDSHAKE FAILURE: Host name verification error while connecting to host [{0}]. The host name used to access the server does not match the server certificate""s [{1}]. The extended error message from the SSL handshake exception is: [{2}].
Explanation The host name of the system used to access the server must be included in the subject alternative name information in the certificate.
Action Generate new certificates with the correct host names included in the subject alternative name information. Alternatively, if appropriate for your system configuration, hostName verification can be disabled by setting the security custom property com.ibm.ssl.verifyHostname to false. You can also skip the hostname verification checks for specific host names by using the security custom property com.ibm.ssl.skipHostnameVerificationForHosts.
CWPKI0063W: Hostname verification is disabled for {0}. TLS/SSL connections do not check server identities to verify that the client is communicating with the correct server.
Explanation Hostname verification must be enabled to ensure that the hostname in the URL that the client is connecting to matches the hostname in the certificate that the server sends back during the TLS/SSL communication.
Action Enable hostname verification by setting the com.ibm.ssl.verifyHostname security custom property to true.
CWPKI0064E: Could not enable FIPS 140-3. IBM Java version of 8.0.8.30 or later is required.
Explanation IBM Java version 8.0.8.30 or later to is required support FIPS 140-3.
Action Upgrade IBM Java to version 8.0.8.39 or later to support FIPS 140-3.
CWPKI0200E: An attempt to generate keys using KeySet {0} occurred when the KeySet is not configured to generate keys. The detailed message is: {1}.
Explanation The KeySet either does not have a keyGenerationClass defined, it cannot find the keyGenerationClass, or a read-only KeyStore is associated with the KeySet, or the KeyStore does not allow the writing of secret keys.
Action Modify the configuration so that a proper keyGenerationClass is configured and a KeyStore type is configured which allows the writing of secret keys.
CWPKI0201E: Error retrieving key alias {0} from KeySet {1}. The exception that occurred is: {2}.
Explanation An error occurred while retrieving keys from the KeyStore for the specified KeySet.
Action Check that the KeySet configuration is correct.
CWPKI0202E: An error occurred trying to instantiate the key generation class {0} configured in KeySet {1}. The detailed message is: {2}.
Explanation Either the runtime could not find the key generation class configured for the KeySet or the class does not either implement com.ibm.websphere.crypto.KeyGenerator or com.ibm.websphere.crypto.KeyPairGenerator.
Action Ensure the key generation class configured is specified in a location that can be found by the WebSphere runtime. Check the information center for specifying custom classes so that runtime can find them.
CWPKI0203E: An attempt to import keys to KeySet {0} failed. The detailed message is: {1}.
Explanation The keys passed as input may not have been correctly formed or the keystore could not be accessed to store them.
Action Attempt to determine the cause based on the exception and adjust the configuration accordingly.
CWPKI0204E: An error occurred during a scheduled key generation for KeySetGroup {0}. The detailed error message is: {1}.
Explanation A problem occurred while a new key reference was created for the specified KeySetGroup. After the key reference was created in the configuration, the key was generated. One of these steps failed.
Action Attempt to determine the cause based on the exception and adjust the configuration as needed.
CWPKI0300I: Use the -listRemoteKeyStoreNames and -listLocalKeyStoreNames options to get list of names for <remoteKeyStoreName> and <localKeyStoreName>, respectively.
Usage: retrieveSigners <remoteKeyStoreName> <localKeyStoreName> [options]        options: [-profileName <profileName>] [-remoteAlias <aliasFromRemoteStore>] [-localAlias <storeAsAlias>] [-listRemoteKeyStoreNames] [-listLocalKeyStoreNames] [-autoAcceptBootstrapSigner] [-uploadSigners] [-host <host>] [-port <port>] [-conntype <RMI|SOAP>] [-user <user>] [-password <password>] [-trace] [-logfile <filename>] [-replacelog] [-quiet] [-help]
    
Explanation Usage information on the parameters for executing this script.
Action None.
CWPKI0301I: Trace mode is on.
Explanation Indicates trace mode is on.
Action None.
CWPKI0302E: Cannot write to the trace logfile at the following location: {0}
Explanation There&quot;s a problem writing to the specified logfile.
Action Change the logfile path or make sure the file specified is not in use.
CWPKI0303I: Trace is being logged to the following location: {0}
Explanation Indicates where the mode is being logged.
Action None.
CWPKI0304E: The &lt;remoteKeyStoreName&gt; specified as &quot;{0}&quot; was not found on the server.
Explanation The remote truststore is not found.
Action Try issuing -listRemoteKeyStoreNames command to get the list of names.
CWPKI0305E: The &lt;aliasFromRemoteStore&gt; specified as &quot;{0}&quot; was not found in truststore &quot;{1}&quot; on the server.
Explanation The alias specified was not found in the truststore.
Action Try issuing -listRemoteKeyStoreNames command to get the list of names.
CWPKI0306I: The following remote keystores exist on the specified server: {0}
Explanation Indicates a list of the remote keystores.
Action None.
CWPKI0307I: The following local keystores exist on the client: {0}
Explanation Indicates a list of the local keystores.
Action None.
CWPKI0308I: Adding signer alias &quot;{0}&quot; to local keystore &quot;{1}&quot; with the following SHA digest: {2}
Explanation Indicates the signer being added to the local keystore.
Action None.
CWPKI0309I: All signers from remote keystore already exist in local keystore.
Explanation Indicates no signers needed to be added to the local keystore.
Action None.
CWPKI0310E: The &lt;localKeyStoreName&gt; specified as &quot;{0}&quot; was not found on the client.
Explanation The local truststore is not found.
Action Try issuing -listLocalKeyStoreNames command to get the list of names.
CWPKI0311E: The certificate with subject DN {0} has a start date {1} which is valid after the current date/time. This will can happen if the client&quot;&quot;s clock is set earlier than the server&quot;&quot;s clock. Please verify the clocks are in sync between this client and server and retry the request.
Explanation The start date of the certificate is not valid.
Action Ensure that the client&quot;s clock matches up with the server&quot;s clock. Otherwise, create a certificate with the proper start date.
CWPKI0312E: The certificate with subject DN {0} has an end date {1} which is no longer valid.
Explanation The certificate has expired.
Action Replace the certificate with a valid certificate.
CWPKI0313W: The following option is not valid: {0}
Explanation Check the command line to ensure the specified option is correct.
Action Check the usage help and retry after correcting the option.
CWPKI0314E: The following error is returned from an exception: {0}
Explanation Check the command line to ensure the specified options are correct.
Action Check the usage help and retry after correcting the option.
CWPKI0315E: SSL configuration properties are null. Could be a problem parsing the SSL client configuration.
Explanation There are no SSL configuration properties set. The property &quot;com.ibm.SSL.ConfigURL&quot; may not be set properly or there may have been an error parsing the SSL client configuration.
Action Check the ssl.client.props file for errors and make sure &quot;com.ibm.SSL.ConfigURL&quot; is set property.
CWPKI0316E: Cannot get a security object from the configuration. This can indicate that the security.xml file for the cell is corrupt and you must validate the integrity of the file.
Explanation There is no security object. The security.xml file might be corrupt.
Action Check the security.xml file for errors.
CWPKI0317W: The runtime has at least one SSL configuration that supports only weak TLSv1 or TLSv1.1 handshake protocols. For increased security, modify the configuration to use only stronger protocols such as TLSv1.2 or later. Find instructions to update your configuration at {0}. SSL configurations that use the weaker SSL protocols include: {1}.
Explanation At least one SSL configuration supports weak handshake protocols.
Action It is recommended to configure with stronger handshake protocols.
CWPKI0318W: The runtime has at least one SSL configuration that is enabled with SSL_TLSv2 which includes TLSv1 and TLSv1.1. The TLSv1 and TLSv1.1 protocols are considered weak and are disabled at some time in the future. If TLSv1 and TLSv1.1 are not needed, then follow the instructions at {0} to enable a stronger protocol. If TLSv1 and TLSv1.1 are needed, then make sure they are enabled on java security property jdk.tls.disabledAlgorithms or the security custom property com.ibm.websphere.jdk.tls.disabledAlgorithms. SSL configurations that use SSL_TLSv2 protocols include: {1}
Explanation At least one SSL configuration enables SSL_TLSv2, which contains a weak SSL handshake protocol that is disabled in the future.
Action Configure with a stronger handshake protocols.
CWPKI0400I:
Explanation Usage information on the parameters for executing this script.
Action None.
CWPKI0401I: Trace mode is on.
Explanation Indicates that trace mode is on.
Action None.
CWPKI0402E: Cannot write to the trace logfile at the following location: {0}
Explanation Indicates an error writing to the specified logfile.
Action Change the logfile path or to the correct logfile or make sure the file specified is not in use.
CWPKI0403I: Trace is being logged to the following location: {0}
Explanation Indicates where the mode is being logged.
Action None.
CWPKI0404W: The following option is not valid: {0}
Explanation Check the command line to ensure the options are correct.
Action Check the usage help and retry after correcting the option.
CWPKI0405E: The following error is returned from an exception: {0}
Explanation Check the command line to ensure the options are correct.
Action Check the usage help and retry after correcting the option.
CWPKI0406E: The PKI client implementation class &quot;{0}&quot; could not be found.
Explanation An attempt to load the custom PKI client implementation failed because the class could not be found by the classloader.
Action Check that the custom class exists in your installation&quot;s classes directory.
CWPKI0407E: The PKI client implementation class &quot;{0}&quot; is not an instance of com.ibm.ws.ssl.WSPKIClient.
Explanation An attempt to load the custom PKI client implementation failed because the class is not an instance of com.ibm.ws.ssl.WSPKIClient.
Action Check that the custom class implements com.ibm.ws.ssl.WSPKIClient.
CWPKI0408E: Certificate &quot;{0}&quot; is not a personal certificate.
Explanation The certificate specified is not a personal certificate.
Action Rerun the command with a personal certificate alias name.
CWPKI0409E: Certificate alias &quot;{0}&quot; does not exist in key store &quot;{1}&quot;.
Explanation Unable to receive the certificate from the Certificate Authority (CA) because public keys do not match.
Action Rerun the command using a certificate retrieved from a Certificate Authority (CA) that was generated with the certificate request coming form this specified alias in this keystore.
CWPKI0410E: The local keyStore specified as alias &quot;{0}&quot; was not found on the client.
Explanation The local keyStore is not found.
Action Check that the keyStore exists on the client and has an alias in ssl.client.props.
CWPKI0411E: Certificate with a public key matching the public key in the certificate from the Certificate Authority (CA) is not found in key store &quot;{0}&quot;.
Explanation In order to receive a certificate in a key store the public key of the certificate must match the public key of a certificate in the key store.
Action Run the command with a certificate that has a public key that matches the public key of a certificate in the key store.
CWPKI0412I: The certificate returned from the Certificate Authority (CA) is null. The certificate request was not processed immediately and must be obtained out-of-band using the queryCertificate command.
Explanation The certificate request was not processed immediately by the Certificate Authority (CA) and mst be obtained out-of-band.
Action Run queryCertificate to check on the status of the certificate and receive it if the request has been processed.
CWPKI0413E: Supply {0} value for {1}.
Explanation The value provided is not the correct type.
Action Check the usage help and retry after correcting the type of the value.
CWPKI0414E: The option {0} is required with a value.
Explanation A proper value was not provided on the command line.
Action Check the usage help and retry after correcting the option.
CWPKI0415E: The following error occurred while initializing the Certificate Authority (CA) implementation: {0}
Explanation An error occurred while initializing the Certificate Authority (CA) implementation.
Action Check the associated error message.
CWPKI0416E: The following error occurred while creating a Certificate Authority (CA) signed certificate: {0}
Explanation An error occurred while attempting to create a Certificate Authority (CA) signed certificate.
Action Check the associated error message.
CWPKI0417E: The following error occurred while revoking a Certificate Authority (CA) signed certificate: {0}
Explanation An error occurred while attempting to revoke a Certificate Authority (CA)) signed certificate.
Action Check the assoicated error message.
CWPKI0418E: The following error occurred while querying the Certificate Authority (CA) for a signed certificate: {0}
Explanation An error occurred while attempting to query the certificate authority (CA) for a signed certificate.
Action Check the associated error message.
CWPKI0419E: Unable to receive the certificate because the keystore specified is read-only.
Explanation Unable to receive the certificate because the keystore specified is read-only.
Action Specify a keystore that is writable.
CWPKI0420E: The certifcate request was processed by the Certificate Authority (CA) but failed to store in the keystore specified. The certificate will be revoked and a retry of the request is necessary. Check the previous failure messages and correct the issue(s) before retrying the certificate request.
Explanation The certificate request received from the Certificate Authority (CA) was unable to be stored successfully in the specified keystore. The certifcate will be revoked and a retry of the request is necessary to obtain a new certificate.
Action Check the previous failure messages related to storing the keystore and correct the issue(s) before retrying the certificate request.
CWPKI0421I: A PKCS10 certificate request with alias &quot;{0}&quot; was successfully created. The request is stored in file: {1}
Explanation None
Action None
CWPKI0422I: Generating a PKCS10 certificate request
Explanation None
Action None
CWPKI0423E: Failed to create a PKCS10 certificate request due to the following error: {0}
Explanation The PKCS10 certifcate request could not be created
Action Check the message logs for details
CWPKI0424E: Certificate alias &quot;{0}&quot; already exists in key store &quot;{1}&quot;.
Explanation Unable create the certificate request because the alias specified alrady exists in the keystore.
Action Specify another alias name.
CWPKI0425E: SubjectDN supplied is incorrect.
Explanation The subjectDN supplied is incorrect and does not conform to the X500Principal standard.
Action Check the subjectDN and ensure that it is in the correct form.
CWPKI0426W: Ignoring the following unrecognized option(s): [{0}]
Explanation An option provided was not recognized and will be ignored.
Action Check the command usage an ensure the argument supplied is correct.
CWPKI0427E: Unable to parse custom attributes.
Explanation The custom attributes were not entered in the proper form.
Action Check the usage help and retry after correcting the value specified.
CWPKI0428I: The signer might need to be added to the local trust store. You can use the Retrieve from port option in the administrative console to

    retrieve the certificate and resolve the problem. If you determine that the request is trusted, complete the following steps: 1. Log into the administrative console.  2. Expand Security and click
    SSL certificate and key management. Under Configuration settings, click Manage endpoint security configurations. 3. Select the appropriate outbound configuration to get to the {0}
    management scope. 4. Under Related Items, click Key stores and certificates and click the {1} key store. 5. Under Additional Properties, click Signer certificates and  
    Retrieve From Port.  6. In the Host field, enter {2} in the host name field, enter {3} in the Port field, and {4} in the Alias field. 7. Click Retrieve Signer Information.  8. Verify that the certificate
    information is for a certificate that you can trust. 9. Click Apply and Save.
    
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0429I: The signer might need to be added to the local trust store. You can use the Retrieve from port option in the administrative console to

    retrieve the certificate and resolve the problem. If you determine that the request is trusted, complete the following steps: 1. Log into the administrative console.  2. Expand Security and click
    SSL certificate and key management. Under Configuration settings, click Manage endpoint security configurations. 3. Select the appropriate outbound configuration to get to the {0}
    management scope. 4. Under Related Items, click Key stores and certificates and  click the {1} key store. 5. Under Additional Properties, click Signer certificates and  
    Retrieve From Port.  6. Enter the target host name in the Host field, the target host port in the Port field, and an alias for the certificate in the Alias field.  
    7. Click Retrieve Signer Information.  8. Verify that the certificate information is for a certificate that you can trust. 9. Click Apply and Save.    
    If the target host and port values that you specified in step 6 are not shown, then your host and port information is not available to the trustmanager.
    
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0450E: Attribute &quot;{0}&quot; is missing or of an incorrect type. Correct type is &quot;{1}&quot;.
Explanation The attribute passed to the implementation is null or of the incorrect type.
Action Ensure that the required attribute is passed to the implementation.
CWPKI0451E: The certificate request is null.
Explanation The byte array of the certificate request is null.
Action Check that a valid certificate request byte array is passed to the implementation.
CWPKI0452E: The revocation password for this request is null.
Explanation The byte array of the revocation password for this request is null.
Action Check that a valid revocation password byte array is passed to the implementation.
CWPKI0453E: The following unexpected exception has occured: {0}
Explanation An unexpected error has occured.
Action Contact IBM support.
CWPKI0454E: Unable to create temporary file &quot;{0}&quot;.
Explanation The temporary file could not be written to the filesystem.
Action Ensure the path to the temporary file exists, is writable and has space available.
CWPKI0455I: Requesting a Certificate Authority (CA) signed certificate.
Explanation Requesting a Certificate Authority (CA) signed certificate.
Action None. Informational only
CWPKI0456E: An exception occurred requesting the certificate: {0}
Explanation An unexpected error occurred requesting the certificate.
Action Check the log file for detailed error information.
CWPKI0457E: An exception occurred revoking the certificate: {0}
Explanation An error occurred revoking the certificate.
Action Check the log file for detailed error information
CWPKI0458E: An exception occurred querying the certificate: {0}
Explanation An unexpected error occurred querying the certificate.
Action Check the log file for detailed error information.
CWPKI0459E: The certificate chain is null.
Explanation The certificate chain is null.
Action Check that a valid certificate chain is passed to the implementation.
CWPKI0460I: Revoking a Certificate Authority (CA) signed certificate.
Explanation Revoking a Certificate Authority (CA)) signed certificate.
Action None. Informational only.
CWPKI0461I: Action &quot;{0}&quot; not supported by this implementation.
Explanation Action not supported.
Action None. Informational only.
CWPKI0462I: Certificate revocation request for certificate alias &quot;{0}&quot; initiated due to reason: {1}
Explanation A request to revoke a Certificate Authority (CA) signed certificate has been issued.
Action Verify with the external Certificate Authority (CA) that the certificate has been successfully revoked.
CWPKI0463I: Certificate received and stored in keystore &quot;{0}&quot; as alias &quot;{1}&quot;.
Explanation A signed certificate was received from the Certificate Authority (CA).
Action None. Informational only.
CWPKI0464E: Operation &quot;{0}&quot; for the keystore command did not complete. The Administration Service is unavailable. This particular operation requires Connected mode.
Explanation The Administration service is unavailable.
Action If running the operation in local mode, run operation in Connected mode.
CWPKI0532E: Invalid input parameter.&quot;
Explanation Parameter passed into the method was null.&quot;
Action Rerun the command using a valid parameter.
CWPKI0600E: {0} does not exist within management scope {1}.
Explanation The specified object does not exist within the management scope.
Action Rerun the command with a valid object name.
CWPKI0601E: {0} in the management scope {1} already exists.
Explanation The specified object already exist. Unable to create another one.
Action Create the object with a unique name.
CWPKI0603E: Specify either provider/algorithm or keyManagerClass.
Explanation Either a provider/algorithm or a keyManagerClass should be specified not both.
Action Rerun the command specifying either a provider/algorithm or a keyManagerClass.
CWPKI0604E: The following management scope is not valid: {0}
Explanation The supplied management scope is not in the correct format or contains information that is not valid.
Action Rerun the command with a valid management scope name.
CWPKI0605E: Key store is not within Key set management scope.
Explanation The key store provided is not within the same scope as the key set.
Action Rerun the command with a key store that is within the key set&quot;s management scope.
CWPKI0606E: The following is not a valid key set object name: {0}
Explanation The supplied key set object name does not exist.
Action Rerun the command with a valid key set object.
CWPKI0607E: The following management scope type is not valid: {0}
Explanation The supplied management scope type is not valid.
Action Rerun the command with a valid management scope type. Valid types include cell, nodegroup, node, cluster, server, and endpoint.
CWPKI0608E: Management scope {0} is not of type {1}.
Explanation The supplied management scope does not match the management scope type that was specified.
Action Rerun the command with correct management scope type that matches the supplied management scope.
CWPKI0609E: Management scope {0} already exists.
Explanation The management scope name supplied already exists in the security configuration.
Action Rerun the command with a unique management scope name that does not already exist.
CWPKI0610E: SSL type is not valid. Should be SSSL or JSSE.
Explanation Supplied SSL type is not valid.
Action Rerun the command with a valid SSL type - SSSL or JSSE.
CWPKI0611E: SSL security level is not valid. Should be HIGH, MEDIUM, LOW, or CUSTOM.
Explanation Supplied SSL security level is not valid.
Action Rerun the command with one of the following valid SSL security levels: HIGH, MEDIUM, LOW, or CUSTOM.
CWPKI0612E: The {0} SSL/TLS protocol is not valid. The following SSL/TLS protocols are valid: {1}
Explanation The supplied SSL/TLS protocol value is not valid.
Action Rerun the command with an SSL/TLS protocol value from the list of valid values.
CWPKI0613E: The following trust manager object name is not valid: {0}
Explanation The supplied trust manager object name is not valid.
Action Rerun the command with a valid trust manager object name.
CWPKI0614E: Direction is not valid. Should be inbound or outbound.
Explanation The supplied SSL configuration direction is not valid.
Action Rerun the command with a valid SSL configuration direction, inbound or outbound.
CWPKI0615E: SSL configuration group {0} in direction {1} and management scope {2} already exists.
Explanation The SSL configuration group already exists.
Action Rerun the command with a unique SSL configuration group name.
CWPKI0616E: SSL Configuration {0} is not with in the same management scope as the SSL configuration group.
Explanation The specified SSL Configuration needs to be in the same management scope as the SSL configuration group being created.
Action Rerun the command with an SSL configuration that is in the same management scope as the SSL configuration group being created.
CWPKI0617E: Certificate {0} is not in SSL configuration {1}.
Explanation The specified certificate alias is not found in the SSL configuration.
Action Rerun the command with a certificate alias that can be found in the configuration.
CWPKI0618E: Key alias {0} already exist in key set {1}.
Explanation The specified key alias already exists in the key set.
Action Rerun the command with a key alias that does not already exist in the key set.
CWPKI0619E: Passwords do not match.
Explanation The password and verify password supplied do not match.
Action Rurun the command again a password that matches the verify password.
CWPKI0620E: Key store file {0} already exists.
Explanation The specified key store file already exists
Action Rerun the command specifying a key store file that does not already exist.
CWPKI0621E: {0} already exists.
Explanation The specified object already exists, it cannot be created again.
Action Rerun the command with a unique name that does not already exist.
CWPKI0622E: Schedule frequency is not a positive integer.
Explanation The specified schedule frequency is not a positive integer.
Action Rerun the command using positive integer for the schedule frequency.
CWPKI0623E: Minute value is out of range. It should be between 0 and 59.
Explanation The supplied minute value did not fall within the minute range.
Action Rerun the command with a minute value between 0 and 59.
CWPKI0624E: Day of the week value is out of range. It should be between 1 and 7.
Explanation The supplied day of week value is out of range.
Action Rerun the command with a day of week value between 1 and 7.
CWPKI0625E: Hour value is out of range. It should be between 0 and 23.
Explanation The hour value is out of range.
Action Rerun the command with a hour value between 0 and 23.
CWPKI0626E: Next start date is not set to a date the future.
Explanation The next start date is set to a date in the past. It needs to be set to a date in the future.
Action Rerun the command with a next start date set to a date in the future.
CWPKI0627E: Only one wsCertExpMonitor entry is allowed in the security.xml file.
Explanation Unable to create a wsCertExpMonitor entry because one already exists. Only one is allowed in the security.xml file at a time.
Action Delete the existing wsCertExpMonitor entry and create a new one if a different wsCertExpMonitor is desired.
CWPKI0628E: Valid days parameter is out of range. It should be between 1 and 7300 days.
Explanation Valid days parameter is out of range. It should be between 1 and 7300 days.
Action Rerun the command with a valid days value between 1 and 7300.
CWPKI0629E: Trust manager is still referenced by: {0}
Explanation Unable to delete the trust manager because it is still referenced by other objects.
Action Make sure the trust manager is not referenced by other objects before deleting it.
CWPKI0630E: Alias &quot;{0}&quot; already exists in key store &quot;{1}&quot;.
Explanation Unable to add the certificate to the key store because the key store already contains a certificate with the given alias.
Action Rerun the command using a unique alias name for the certificate.
CWPKI0633E: {0} is not within management scope {1}.
Explanation The object is not in the management scope.
Action Rerun the command using the correct management scope.
CWPKI0634E: Key set is still referenced by: {0}
Explanation Unable to delete the key set because it is still referenced by other objects.
Action Make sure the key set is not referenced by other objects before deleting it.
CWPKI0635E: Cannot generate keys since the key generator class is not configured.
Explanation Unable to generate keys since there is no key generator class configured.
Action Configure a key generator class for the key set so that keys can be generated.
CWPKI0636E: Invalid key set object name input: {0}.
Explanation One of the objects supplied as input is not a valid key set object.
Action Rerun the command making sure the key set object name supplied is valid.
CWPKI0637E: Management scope is still referenced by: {0}.
Explanation Unable to delete the management scope because it is still referenced by other objects.
Action Make sure the management scope is not referenced by other objects before deleting it.
CWPKI0638E: The data type of the parent is empty or blank.
Explanation Unable to modify the descriptive property without the correct object parent information.
Action Rerun the command with a valid parent data type value.
CWPKI0639E: The class name of the parent is empty or blank.
Explanation Unable to modify the descriptive property without the correct class name.
Action Rerun the command with a valid class name value.
CWPKI0640E: The name of the descriptive property is empty or blank.
Explanation Unable to modify the descriptive property without the correct descriptive property name.
Action Rerun the command with a correct descriptive property name value.
CWPKI0641E: The type of the descriptive property is empty or blank.
Explanation Unable to modify the correct descriptive property without the correct descriptive property type.
Action Rerun the command with a correct descriptive property type value.
CWPKI0642I: Signer certificate alias &quot;{0}&quot; in KeyStore &quot;{1}&quot; will expire on {2}.
Explanation Information about when the certificate will expire.
Action none.
CWPKI0643I: Personal certificate alias &quot;{0}&quot; in KeyStore &quot;{1}&quot; will expire on {2}.
Explanation Information about when the certificate will expire.
Action none.
CWPKI0644I: Signer certificate alias &quot;{0}&quot; in KeyStore &quot;{1}&quot; was REPLACED.
Explanation Information that the certificate is replaced.
Action none.
CWPKI0645I: Personal certificate alias &quot;{0}&quot; in KeyStore &quot;{1}&quot; was REPLACED.
Explanation Information that the certificate is replaced.
Action none.
CWPKI0646I: Signer certificate alias &quot;{0}&quot; was DELETED from KeyStore &quot;{1}&quot;.
Explanation Information that the certificate is deleted.
Action none.
CWPKI0647I: Personal certificate alias &quot;{0}&quot; was DELETED from KeyStore &quot;{1}&quot;.
Explanation Information that the certificate is deleted.
Action none.
CWPKI0648I: Expiration Report (certificates expiring within &quot;{0}&quot; days).
Explanation Information about certificate expiration.
Action none.
CWPKI0649I: Action Taken (auto-replace: &quot;{0}&quot;, delete old keys:&quot;{1}&quot;).
Explanation Information about action taken during certificate expiration monitoring.
Action none.
CWPKI0650E: Signer certificate alias &quot;{0}&quot; does not exist in key store &quot;{1}&quot;.
Explanation Unable to perform operation on the specified alias because it does not exist in the key store.
Action Rerun the command using a certificate alias that exists for the key store.
CWPKI0651E: Certificate alias &quot;{0}&quot; is not a certificate request.
Explanation Unable to perform operation on the specified alias because it is not a certificate request.
Action Rerun the command using a certificate request.
CWPKI0652E: Certificate file &quot;{0}&quot; does not exist.
Explanation Unable to perform operation because the certificate file does not exist.
Action Rerun the command using a valid certificate file.
CWPKI0653E: Failed to retrieve key for alias &quot;{0}&quot; from the key store.
Explanation Unable to perform operation because a key for the alias specified does not exist.
Action Rerun the command using a valid certificate alias the contains a key.
CWPKI0654E: Public key from certificate alias &quot;{0}&quot; and the public key from the certificate authority do not match.
Explanation Unable to receive the certificate from the certificate authority because public keys do not match.
Action Rerun the command using a certificate retrieved from a certificate authority that was generated with the certificate request coming form this specified alias in this key store.
CWPKI0655E: Certificate alias &quot;{0}&quot; does not exist in key store &quot;{1}&quot;.
Explanation Unable to receive the certificate from the certificate authority because public keys do not match.
Action Rerun the command using a certificate retrieved from a certificate authority that was generated with the certificate request coming form this specified alias in this key store.
CWPKI0656E: Creating a read only key store object. File &quot;{0}&quot; should already exist, check the key store password and key store type.
Explanation The key store file did not verify. The file may not exist or the key file type or password is not correct.
Action Rerun the command with a key store that exists and check that the key file type and password are valid.
CWPKI0657E: The SSL Configuration management scope is not within the Dynamic SSL Configuration Selection management scope.
Explanation The SSL Configuration must be within the Dynamic SSL Configuration Selection management scope.
Action Rerun the command with a SSL Configuration that is within the same management scope of the Dynamic SSL Configuration Selection management scope.
CWPKI0658E: Key store types for hardware devices must be &quot;{0}&quot;.
Explanation The key store being created is a hardware key store and a hardware crypto key store type must be specified.
Action Rerun the command with a valid hardware crypto key store type.
CWPKI0659E: Hardware slot number is not a positive integer.
Explanation Only a positive integer can be used for a hardware slot number.
Action Rerun the command using a positive integer for a hardware slot number.
CWPKI0660E: The next start date must be a positive number.
Explanation Only a positive number can be used for next start date.
Action Rerun the command using a positive number for next state date.
CWPKI0661E: Unable to get certificate signer information from hostname &quot;{0}&quot; and port &quot;{1}&quot;. Verify hostname and port are correct.
Explanation The signer certificate was not retrieved, verify the hostname and port are correct.
Action Rerun the command after verifying the hostname is valid and the port is a secure port.
CWPKI0662E: The public key of the certificate authority (CA) certificate with the {0} subject DN and {1} serial number from the {2} file does not match the public key of any certificate in the {4} keystore.
Explanation To receive a CA certificate, the public key of the certificate in the file that is specified by the receiveCertificate command must match the public key of a certificate in the keystore.
Action Rerun the command to specify a file that contains a CA certificate with a public key that matches the public key of a certificate in the keystore.
CWPKI0663E: Key store file {0} did not verify, make sure the file or keyring exists, check key store type and password.
Explanation When creating a key store object with an existing key store file the file or keyring must exist and a valid password and key store type must be supplied.
Action Make sure the key store file or keyring exists with a valid password and key store type. Then rerun the command.
CWPKI0664E: Cryptographic operations configuration file &quot;{0}&quot; does not exist.
Explanation When creating a key store used for hardware acceleration the configuration file must exist.
Action Make sure the key store acceleration configuration file exists and rerun the command.
CWPKI0665E: File &quot;{0}&quot; does not exist. If the key store is not file based then the path specified must exist.
Explanation When creating a key store that is not file based the file path specified must exist.
Action Make sure the file specified exists and rerun the command.
CWPKI0666E: Certificate &quot;{0}&quot; is not a personal certificate.
Explanation The certificate specified is not a personal certificate.
Action Rerun the command with a personal certificate alias name.
CWPKI0667E: Property named &quot;{0}&quot; already exists in the SSL Configuration.
Explanation There is already a property by the specified name in the SSL Configuration.
Action Rerun the command with a property that does not already exist in the SSL Configuration.
CWPKI0668E: &quot;{0}&quot; is not of the type &quot;{1}&quot;.
Explanation The value is not the type specified.
Action Rerun the command making sure the value matches the type supplied.
CWPKI0669E: Key stores and certificates can not be remotely managed from a base application server.
Explanation Remotely managed key stores can only be done on a deployment manager.
Action Only locally manage key stores can be managed on a base application server.
CWPKI0670E: Unable to change the key store password. The key store is either a read only key store or it is not a file based key store.
Explanation Key stores that are read only or key stores that are not file based cannot be changed.
Action Unable to perform password change operation on read only key store or key store that is not file based.
CWPKI0671E: Key store did not verify. Make sure the file exists, check the key file type and password.
Explanation The key store file did not verify. The file may not exist or the key file type or password is not correct.
Action Rerun the command with a key store that exists and check the key file type and password.
CWPKI0672E: Alias &quot;{0}&quot; is not a personal certificate in key store &quot;{1}&quot;.
Explanation The alias is either not in the key store or it is not a personal certificate in the key store.
Action Rerun the command with a personal certificate that is located in the key store.
CWPKI0673E: Creating a read only key store object. File &quot;{0}&quot; should already exist.
Explanation When creating a hardware key store object the file in the path specified should already exist.
Action Rerun the command with a specifying a file that already exists.
CWPKI0674E: &quot;{0}&quot; and &quot;{1}&quot; values must specify different aliases.
Explanation The two alias values supplied are the same. The alias values must be different.
Action Rerun the command by specifying different alias values.
CWPKI0675E: &quot;{0}&quot; is an invalid configuration object name.
Explanation The value is not a valid configuration object name.
Action Rerun the command with a valid configuration object name.
CWPKI0676E: The &quot;{0}&quot; parameter is required for System SSL (SSSL) SSL configuration types.
Explanation The task is missing a parameter required to run.
Action Rerun the command with the correct parameters and values.
CWPKI0677E: The &quot;{1}&quot; and &quot;{1}&quot; parameters are required for JSSE SSL configuration types.
Explanation The task is missing parameters required to run.
Action Rerun the command with the correct parameters and values.
CWPKI0678E: Certificate request alias &quot;{0}&quot; does not exist in key store &quot;{1}&quot;.
Explanation Unable to perform operation on the specified alias because it does not exist in the key store.
Action Rerun the command using a certificate alias that exists in the key store.
CWPKI0679I: Signer certificate alias &quot;{0}&quot; in KeyStore &quot;{1}&quot; expired on {2}.
Explanation Information about when the certificate expired.
Action none.
CWPKI0680I: Personal certificate alias &quot;{0}&quot; in KeyStore &quot;{1}&quot; expired on {2}.
Explanation Information about when the certificate expired.
Action none.
CWPKI0681E: Dynamic SSL configuration selection information parameter is not in the correct format. It should be in the format &quot;protocol,host,port&quot;.
Explanation Information parameter is not formatted correctly. It should be in the &quot;protocol,host,port&quot; format.
Action Rerun the command with correct format for the Dynamic SSL configuration selection information parameter.
CWPKI0682E: {0} does not exist.
Explanation The specified alias does not exist.
Action Rerun the command with a valid alias name.
CWPKI0683E: V3 time out range is between 1 and 86400.
Explanation The time out value range should be between 1 and 86400.
Action Rerun the command with a valid time out range between 1 and 86400.
CWPKI0684E: The sendEmail value is true. However, the Application Server cannot locate an e-mail list.
Explanation When the sendEmail option value is true, a list of e-mail addresses must be provided.
Action Specify a list of e-mail addresses if sendEmail option is set to true and then re-run the command.
CWPKI0685E: When the &quot;emailFormat&quot; option is specified valid values include &quot;html&quot; or &quot;text&quot;.
Explanation When you specify the &quot;emailFormat&quot; option the valid values include &quot;html&quot; or &quot;text&quot;.
Action Specify &quot;html&quot; or &quot;text&quot; for the e-mail format and re-run the command..
CWPKI0686E: The Application Server cannot locate a certificateCommonName value, which is required to request a certificate and not use an existing certificate request.
Explanation When you request a new certificate, the minimum Distinguished Name (DN) information is required.
Action Specify a value with the certificateCommonName parameter and re-run the command..
CWPKI0687E: The {0} Certificate Authority (CA) client is still referenced by: {1}.
Explanation The Certificate Authority client is still referenced by one or more certificates.
Action First, remove all of the certificates that reference the Certificate Authority (CA) client. Then, remove the CA client.
CWPKI0688E: The {0} alias is not recognized as a Certificate Authority (CA) certificate.
Explanation To revoke a certificate, the certificate must have a reference object in the security configuration.
Action Only revoke certificates that are CA certificates and have a reference object in the security configuration.
CWPKI0689E: Because the {0} certificate does not exist, it cannot be revoked.
Explanation The certificate must exist for it to be revoked.
Action Run the revoke certificate task on an existing Certificate Authority (CA) certificate.
CWPKI0690E: The {0} certificate request does not exist. The Application Server is unable to request a certificate.
Explanation The certificate request must exist to request a certificate from a Certificate Authority (CA).
Action Run the certificate request task with a predefined certificate request or have the command create a request.
CWPKI0691E: The {0} certificate request already exists. The Distinguished Name (DN) information was provided to create a new certificate request. For an existing certificate, do not provide the certificate common name that is needed for a new certificate.
Explanation A certificate request already exists and information was provided to create a new request.
Action Rerun the command using the existing certificate request or use a new unique alias with DN information.
CWPKI0692E: The certificate reference is in the {0} state. The certificate needs to be in the PENDING state to query the Certificate Authority (CA) for a completed certificate.
Explanation The certificate status needs to be in the PENDING state to make a request to the Certificate Authority (CA) to complete the certificate.
Action Run the command on certificates in the PENDING state.
CWPKI0693E: The {0} keystore file does not exist.
Explanation The keystore file does not exist, but it must exist.
Action The command needs to run with an existing keystore file.
CWPKI0694E: The {0} value is not a valid keystore type.
Explanation A valid key storetype must be provided to load the keystore. The specified key storetype is not valid for this configuration.
Action Run the command with a valid keystore type for this configuration.
CWPKI0695E: The Application Server cannot load the {0} keystore file. Make sure that the keystore password is valid and make sure the type matches the keystore file.
Explanation An error occurred when the Application Server attempted to load the keystore. Verify the password and make sure the correct keystore type is provided for the keystore.
Action Run the command with all the correct information needed to load the key store.
CWPKI0696E: The {0} certificate alias either does not exist or is not a personal certificate.
Explanation The specified alias name either does not exist in the key store or it is not a personal certificate.
Action Run the command using a personal certificate alias that exists in the keystore.
CWPKI0697E: The {0} parameter value must be a positive integer.
Explanation The parameter value is not a positive integer.
Action Run the command using a positive integer.
CWPKI0698E: The keyStoreLocation, keyStoreType, and keyStorePassword values must be specified to change the keystore file information in the configuration.
Explanation To modify the keystore reference in the key store object, provide a location, type and password.
Action Run the command with the keyStoreLocation, keyStoreType, and keyStorePassword parameters.
CWPKI0699E: The {0} keystore is marked as a read-only access. The Application Server cannot write data to this keystore file.
Explanation The keystore is marked as read-only access. The Application Server cannot perform any operation that will write to the keystore file.
Action &quot;Only run the command on a keystore that is not marked read-only.
CWPKI0700E: The {0} port number is not valid for the Certificate Authority (CA) server port.
Explanation The specified port value is not valid.
Action Run the command using a valid port number.
CWPKI0701E: The certificate that is specified as the {0} alias cannot sign other certificates because it does not enforce basic constraints.
Explanation A certificate can be used to sign other certificates only if the basic constraint flag on the certificate is set to true.
Action Ensure that the specified certificate is a certificate authority (CA) certificate, it exists, and it was created in the default root keystore. Only self-signed certificates that are created in the default root keystore have the basic contraint flag set to true.
CWPKI0702E: The certificate that is specified as the {0} alias is a certificate authority (CA) certificate, which must be renewed manually.
Explanation CA certificates must be deleted and re-requested manually using the administrative tasks.
Action To obtain a new CA certificate, manually delete the old certificate and manually request a new certificiate from the certificate authority.
CWPKI0703E: The certificate, which is specified as the {0} alias, was not issued by the product and cannot be renewed.
Explanation Certificates that are not issued by the product cannot be renewed. The certificate must be renewed manually.
Action To obtain a new certificate that was not issued by a node in the product, the old certificate must be manually deleted. A new certificate must be manually requested from the external source from which it first originated.
CWPKI0704I: The personal certificate with the {0} alias in the {1} keystore has been RENEWED.
Explanation This message is for informational purposes only.
Action none.
CWPKI0705E: The root certificate, which is used to sign the certificate with the {0} serial number, cannot be found in the {1} keystore.
Explanation The root certificate, which was originally used to sign the certificate, does not exist. The certificate might have been deleted from the keystore.
Action Check the deleted keystore to ensure that the certificate was not accidentally deleted. If the certificate is in the deleted keystore, you can restore it using an import or export command.
CWPKI0706E: The Application Server has encountered both a keystore object name or a key file path.
Explanation The task should either work with another keystore object or work with an unmanaged keystore. However, the task cannot work both approaches.
Action Specify either a keystore object name or a key file path name and run the command.
CWPKI0707E: The Application Server cannot remove the last certificate from the {0} keystore.
Explanation he specified keystore must contain at least one personal certificate..
Action The last personal certificate cannot be removed from the keystore.
CWPKI0708I: The {0} certificate is in the COMPLETE state.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0709I: The {0} certificate is in the PENDING state.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0710E: The keystore usage type is not valid.
Explanation The specified usage value is not valid.
Action Run the command with a valid usage value.
CWPKI0711I: The &quot;{0}&quot; signer certificate alias has been ADDED to the &quot;{1}&quot; keystore.
Explanation This message is for informational purposes only.
Action No action is required..
CWPKI0712I: The &quot;{0}&quot; personal certificate alias has been ADDED to the &quot;{1}&quot; keystore.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0713E: The {0} location for the System Authorization Facility (SAF) key ring is not valid.
Explanation The SAF keyring location is not valid. Specify the location in the following form: safkeyring://USERID/KeyringName or safkeyring:///KeyringName.
Action Modify the keystore location parameter to point to a valid location.
CWPKI0714I: The certificate expiration monitor has recently run and discovered that the certificates, which are listed in associated messages, will be replaced within the next {0} days.

    This replacement is based on the configured policy to automatically replace expiring self-signed certificates {1} days prior to expiration. This notification
    informs you that problems might arise when the certificates are automatically replaced.
    
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0715I: In some cases, automatically replacing certificates can cause outages for Web server plug-ins operating on unmanaged nodes. In such a situation, the plug-in

    will be unable to contact the application servers over HTTPS because it will be using signers for certificates that have been replaced by the automatic replacement process.  To prevent what may be a serious outage
    you should act before the scheduled replacement date and replace the expiring certificates and update the plug-in kdb to use the new signers.
    
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0716I: The new alias for the &quot;{0}&quot; certificate is: &quot;{1}&quot;.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0717I: The &quot;{0}&quot; root certificate alias in the &quot;{1}&quot; keystore has been REPLACED&quot;.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0718I: The &quot;{0}&quot; personal certificate alias in the &quot;{1}&quot; keystore has been RENEWED with a new root certificate.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0719I: The {0} personal certificate in the &quot;{1}&quot; keystore is due to expire on {2} and might be replaced after the {3} threshold date.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0720I: The {0} signer certificate in the &quot;{1}&quot; keystore is due to expire on {2} and might be replaced after the {3} threshold date.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0721E: Both the {0} and {1} parameters must be specified.
Explanation The task is missing a required parameter.
Action Specify the correct parameter and value and rerun the command.
CWPKI0722E: The administrative agent has administrative security enabled, but the job manager has administrative security disabled. Ensure that these attributes match prior to federation.
Explanation The administrative agent and the job manager have separate security configurations. The security enablement status must match before federation continues and security is properly applied.
Action Ensure the enablement status for the two profiles match.
CWPKI0723E: The administrative agent has administrative security disabled, but the job manager has administrative security enabled. Ensure that these attributes match prior to federation.
Explanation The administrative agent and the job manager have separate security configurations. The security enablement status must match before federation continues and security is properly applied.
Action Ensure that the enablement status for the two profiles match.
CWPKI0724E: The administrative agent has administrative security enabled, but the base profile has administrative security disabled. Ensure that these attributes match prior to federation.
Explanation The administrative agent and base profile have separate security configurations. The security enablement status must match before federation continues and security is properly applied.
Action Ensure that the enablement status for the two profiles match.
CWPKI0725E: The administrative agent has administrative security disabled, but the base profile has administrative security enabled. Ensure that these attributes match prior to federation.
Explanation The administraive agent and base profile have separate security configurations. The security enablement status must match before federation continues and security is properly applied.
Action Ensure that the enablement status for the two profiles match.
CWPKI0726E: The keystore location is not qualified with a user and must be marked as a read-only keystore. The Application Server cannot write to this keystore location.
Explanation The keystore must be marked read-only access. The Application Server cannot perform any operation that will write to the keystore location.
Action Run the command on a keystore with a keyring location qualified with a valid RACF user.
CWPKI0727E: Keystore {0} has already been enabled as a writable keyring.
Explanation The keystore specified is already enabled as a writable keyring.
Action Ensure the keystore is not already enabled as a writable keyring before running the command.
CWPKI0728E: The valid replacement options are: ALL_CERTIFICATES, DEFAULT_CERTIFICATES, or KEYSTORE_CERTIFICATES
Explanation A valid replacement option needs to be specified.
Action Specify a valid replacement option value and rerun the command.
CWPKI0729I: The {0} self-signed certificate in {1} has been converted to a chained certificate.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0730E: The Application Server cannot create the {0} keystore. The extended message is: {1}
Explanation An error occurred when the Application Server attempted to create the keystore.
Action Verify that the type, password, and file or key ring location are correct. Rerun the command with the correct parameters and values.
CWPKI0731E: To import or export certificates from an audit keystore, the user must have the required auditor role authority.
Explanation To import or export certificates from an audit keystore, the user must have the required auditor role authority.
Action Ensure that the acting user has the proper role authority.
CWPKI0732E: The deployment manager has administrative security enabled, but the job manager has administrative security disabled. Ensure that these attributes match prior to federation.
Explanation The deployment manager and the job manager have separate security configurations. The security enablement status must match before federation continues and security is properly applied.
Action Ensure that the enablement status for the two profiles match.
CWPKI0733E: The deployment manager has administrative security disabled, but the job manager has administrative security enabled. Ensure that these attributes match prior to federation.
Explanation The deployment manager and the job manager have separate security configurations. The security enablement status must match before federation continues and security is properly applied.
Action Ensure that the enablement status for the two profiles match.
CWPKI0734E: Could not connect to the job manager. Ensure the job manager is running. If the job manager is running, this may be due to a security enablement mismatch with the job manager or due to a incorrect username, password, port number, or hostname.&quot;
Explanation There is a failure to connect with the job manager. Make sure the job manager is running. This could be due to security being enabled on the job manager but not on the server registering with it or due to a incorrect username, password, port number, or hostname.
Action Ensure the job manager is running, the enablement status for the two profiles match, and that the user, password, port number, and hostname information is correct.
CWPKI0735I: All certificates were searched and no expiration issues were found.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0736I: The server&quot;s ssl configuration has been converted. For client commands to access the newly converted server you will need to edit the soap.client.props files for the nodes. The com.ibm.ssl.keyStore, com.ibm.ws.trustStore, com.ibm.ssl.keyStorePassword, com.ibm.ssl.trustStorePassword, and com.ibm.ssl.contextProvider will need to be removed. The com.ibm.ssl.alias property will need to be set to the default ssl configuration alias in the ssl.client.props file.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0737E: The job manager and the node attempting to register to the job manager are at different product versions. The job manager version must be equal to or greater than the node version. Registration is not allowed.
Explanation You cannot register a node or deployment manager with a job manager that is at an earlier version.
Action Upgrade the job manager to be the same level or higher than the node you are trying to register, and repeat the registration process.
CWPKI0738E: The {0} personal certificate does not exist in the {1} keystore.
Explanation The personal certificate specified does not exist in the keystore.
Action Ensure the certificate exists and is a personal certificate.
CWPKI0739E: Configuration service is not available, unable to execute the {0} command.
Explanation The configuration service is not available the task is unable to execute.
Action Ensure the task is running on a process where configuration service is available.
CWPKI0740E: Keystore name must be unique within the same management scope. A keystore with the name {0} already exists within the same management scope.
Explanation Keystore names must be unique within the same management scope.
Action Ensure the keystore has a unique name within the management scope.
CWPKI0741I: The &quot;{0}&quot; certificate in the &quot;{1}&quot; keystore is signed with a certificate that is expired. The certificate with the serial number {2} in the certificate chain is expired.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0742I: The &quot;{0}&quot; certificate in the &quot;{1}&quot; keystore is signed with a certificate that will expire soon. The certificate with the serial number {2} in the certificate chain will expire on {3}.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0743W: WebSphere may be running on incompatible JDK. Falling back on deprecated PkSsCertFactory.newSsCert() using &quot;SHA1withRSA&quot; algorithm to create SelfSignedCertificate or CertificateRequest.
Explanation This message is for informational purposes only.
Action Upgrade SDK and restart the server
CWPKI0744I: FIPS is disabled.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0745E: Invalid FipsLevel {0} is entered. Valid values include: {1}.
Explanation Invalid FipsLevel is entered.
Action Enter valid FipsLevel.
CWPKI0746E: Invalid SuiteB Level {0} is entered. Valid values include {1}.
Explanation Invalid SuiteB Level is entered.
Action Enter valid SuiteB Level.
CWPKI0747E: Invalid protocol {0} is entered. Valid values for fipsLevel=transition include: {1}.
Explanation Invalid protocol is entered.
Action Enter valid protocol.
CWPKI0748E: Invalid signatureAlgorithm {0} is entered. Valid values for FIPS level=[{1}] include: {2}
Explanation Invalid signatureAlgorithm is entered.
Action Enter valid signatureAlgorithm.
CWPKI0749E: Invalid key size {0} is entered. Valid key sizes are {1}.
Explanation Invalid key size is entered.
Action Enter valid key size.
CWPKI0750I: FIPS is enabled. FIPS Level is {0}.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0751E: Could not enable FIPS Level=[{0}]. Non-compliant certificate(s) is found.
Explanation This message is for informational purposes only.
Action Ensure all certificates are compliant with the required FIPS level prior to enabling FIPS.
CWPKI0752E: The fipsLevel and suiteBLevel parameters cannot be specified at the same time when enabling a security standard.
Explanation The fipsLevel and suiteBLevel parameters cannot be specified at the same time when enabling a security standard.
Action Specify either fipsLevel or suiteBLevel.
CWPKI0753E: Either the fipsLevel or the suiteBLevel parameters must be specified when enabling a security standard.
Explanation Either the fipsLevel or the suiteBLevel parameters must be specified when enabling a security standard.
Action Specify either fipsLevel or suiteBLevel.
CWPKI0754E: JDK unrestricted policy files are required to enable suiteBLevel=192.
Explanation The cipher that suiteBLevel=192 uses requires JDK unrestricted policy.
Action Download JDK unrestricted policy files and place them in JDK directory.
CWPKI0755E: The signature algorithm {0} is not valid. Valid values include: {1}.
Explanation The signature algorithm provided by the user is not valid. The user must use a value from the list provided.
Action Enter a signature algorithm from the list provided.
CWPKI0756E: The action {0} is not valid. Valid values include: {1}.
Explanation The action provided by the user is not valid. The user must must use a value from the list provided.
Action Enter an action from the list provided.
CWPKI0757E: Failed to enable FIPS 140-3. The InternalFileRepository messageDigestAlgorithm [{0}] is not compliant. Enter the primary administrative user password to be hashed with the compliant PBKDF2WithHmacSHA512 algorithm. All user passwords in the InternalFileRepository must be hashed with the PBKDF2WithHmacSHA512 algorithm.
Explanation The InternalFileRepository messageDigestAlgorithm must use PBKDF2WithHmacSHA512 to be compliant with FIPS 140-3.
Action Update the messageDigestAlgorithm to PBKDF2WithHmacSHA512 to be compliant with FIPS 140-3. Then, save the primary administrative user credentials so that the password is hashed with the PBKDF2WithHmacSHA512 algorithm. All user passwords in the InternalFileRepository must be hashed with the PBKDF2WithHmacSHA512 algorithm.
CWPKI0757I: The personal certificate {0} is created with the {1} signature algorithm.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0758E: Unexpected error: unable to query InternalFileRepository. Failure reason: {0}.
Explanation Unable to query InternalFileRepository.
Action Unable to query InternalFileRepository.
CWPKI0758I: The personal certificate {0} in the {1} keystore has been replaced.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0759E: Failed to enable FIPS 140-3. The InternalFileRepository messageDigestAlgorithm [{0}] is not compliant. All user passwords in the InternalFileRepository must be hashed with the PBKDF2WithHmacSHA512 algorithm.
Explanation The InternalFileRepository messageDigestAlgorithm must use the PBKDF2WithHmacSHA512 algorithm to be compliant with FIPS 140-3.
Action Update the messageDigestAlgorithm to the PBKDF2WithHmacSHA512 algorithm to be compliant with FIPS 140-3. Then, save all user credentials within the repository so that their passwords are hashed with the PBKDF2WithHmacSHA512 algorithm.
CWPKI0760I: There are no personal certificates to replace in the configuration.
Explanation This message is for informational purposes only.
Action No action is required.
CWPKI0761W: There is more than one personal certificate in the keystore file. This keystore file is referenced by at least one SSL configuration that does not specify a server or client certificate. Consider specifying a server and client certificate in the following SSL configurations: {0}.
Explanation The JSSE will select a personal certificate if the SSL configuration does not specify the certificate to use.
Action The user must specify a client and server certificate that is used in the SSL configuration.
CWPKI0762W: A new certificate request was added to a keystore that contains other personal certificates. This keystore file is referenced by at least one SSL configuration that does not specify a server or client certificate. Consider specifying a server and client certificate in the following SSL configurations: {0}.
Explanation A certificate request looks like a personal certificate to the JSSE. The JSSE will select a personal certificate if the SSL configuration does not specify the certificate to use.
Action The user must specify a client and server certificate that is used in the SSL configuration so that the JSSE does not select the certificate request.
CWPKI0763E: The {0} command did not complete. The error message is {1}
Explanation The admintask command did not complete due to an unexpected error.
Action Review the log file for the detailed error message and take an appropriate action.
CWPKI0764E: The {0} command did not complete. The unsaved files were discarded. The error message is {1}
Explanation The admintask command did not complete due to an unexpected error. The unsaved files were discarded to avoid saving files that might contain incorrect values.
Action Review the log file for the detailed error message and take an appropriate action.
CWPKI0765E: The {0} file already exists. AES password encryption might already be enabled.
Explanation The specified file was not created because the file already exists. If Advanced Encryption Standard (AES) password encryption is enabled, the enablement created either the passwordUtil.properties file or the aesKey.jceks file.
Action Make sure that the file is safe to delete, delete the file, and then retry the operation.
CWPKI0766E: The location of the passwordUtil.properties file is null.
Explanation The null location might be due to a configuration error.
Action Correct any errors in the log file, which varies based on your environment. Then use the -clientPropsLocation parameter to set the path name of the properties file.
CWPKI0767E: The value of the {0} defaultAlgorithm parameter is not valid. The value must be custom if the value is available, xor, or aes.
Explanation The value of the defaultAlgoirithm parameter is not valid.
Action Specify one of the valid values for the parameter.
CWPKI0768E: The passwords in the configuration files could not be updated. The updated but unsaved configuration files were discarded. The error message is {0}
Explanation The passwords in the configuration file could not be updated due to an error. The updated but unsaved files in the workspace were discarded to avoid saving the files that contain incorrect values.
Action Review the error message for the detailed information and correct the problem.
CWPKI0769E: The {0} password could not be encrypted. The updated but unsaved configuration files were discarded.
Explanation The password could not be encrypted because an error occurred during encrypting of the passwords in the configuration. The updated but unsaved files were discarded to avoid saving files that might contain incorrect values.
Action Review the log files for detailed error information and correct the problem.
CWPKI0770E: The {0} password could not be decrypted. The updated but unsaved configuration files were discarded.
Explanation An error was reported while decrypting the passwords in the configuration. The unsaved files were discarded to avoid saving the files which might contain incorrect values.
Action Review log files for the detailed error information and correct the problem.
CWPKI0771E: The PasswordUtil class could not be initialized. The updated but unsaved configuration files were discarded.
Explanation The PasswordUtil class could not be initialized due to an error. The updated but unsaved configuration files were discarded to avoid saving files that might contain incorrect values.
Action Review the log files for the detailed error information and correct the problem.
CWPKI0772E: The {0} file does not exist. Ensure that the location is correct, and then retry the operation.
Explanation The specified file does not exist. The file, if it existed, would be a configuration file or a keystore file.
Action Ensure that the location of the file is correct, and then retry the operation.
CWPKI0773E: The {0} value of the defaultAlgorithm parameter is valid, but was not accepted, possibly due to a configuration issue. The updated but unsaved files were discarded.
Explanation The PasswordUtil class did not accept the value for the defaultAlgorithm parameter, possibly due to a configuration issue. The updated but unsaved files were discarded to avoid saving files that might contain incorrect values.
Action Review the log files for the detailed error information and correct the problem.
CWPKI0774E: The {0} EncryptionKeyManager class was not found.
Explanation The specified EncryptionKeyManager class was not found because it was not in the class path.
Action Put the specified class file in the directory that is in the class path.
CWPKI0775E: The {0} value of the aesCurrentAlias parameter does not match the {1} value of the aesAlias parameter. Ensure that these values match.
Explanation The value of the aesCurrentAlias parameter does not match the value of the aesAlias parameter. These two values must be the same so that the keystore file can be created.
Action Make sure that values of the both aesCurrentAlias parameter and the aesAlias parameter are the same.
CWPKI0776E: The {0} value of the aesCurrentAlias parameter was not found in the {1} keystore file.
Explanation The specified value of the aesCurrentAlias parameter was not found in the keystore file. This value is the alias name.
Action Make sure that the alias name exists in the specified keystore file, or the custom EncryptionKeyManager class if this class is set.
CWPKI0777E: The {0} value of the aesAlias parameter, which is the alias name, already exists in the {1} keystore file. Use a different alias name for the aesAlias parameter.
Explanation The specified value of the aesAlias parameter matches a value already in the keystore file. This specified value is the alias name. The alias name on the aesAlias parameter must be different from an alias name in the keystore file.
Action Make sure that the alias name on the aesAlias parameter is not used in the specified keystore file.
CWPKI0778E: The {0} value of the aesAlias parameter was not found in the {1} keystore file.
Explanation The specified value of the aesAlias parameter is the alias name and was not found in the keystore file.
Action Make sure that the alias name exists in the specified keystore file.
CWPKI0779E: The deleteEncryptionKey command and the regenEncryptionKey command are disabled because the custom EncryptionKeyManager class is used.
Explanation The deleteEncryptionKey command and the regenEncryptionKey command are disabled when the custom EncryptionKeyManager class is used. You must use other means to delete the encryption key or to replace the encryption key.
Action To replace the encryption key, use the modifyPasswordEncryption command. To delete the key, contact the owner of the custom EncryptionKeyManager class for the instructions.
CWPKI0780E: The regenEncryptionKey command is disabled because the AES encryption is not set as the default encryption.
Explanation The regenEncryptionKey command is used to create a new encryption key. However, the command cannot be processed because the AES encryption is not set as the default encryption.
Action Set AES encryption as the default encryption.
CWPKI0781E: The {0} value of the aesAlias parameter is set as the current alias. The key was not removed from the keystore file.
Explanation The specified value of the aesAlias parameter is set as the current alias in the properties file. The corresponding key was not removed from the keystore.
Action Make sure that the alias is not set as the current alias in the properties file. Use the regenPasswordEncryptionKey command or the modifyPasswordEncryption command to change the current alias.
CWPKI0782E: Since the {0} keystore file contains only one key, the key was not removed from the keystore file.
Explanation To remove a key from a keystore file, the keystore file must have at least two keys in it.
Action Make sure that the keystore file contains two or more keys before you attempt to remove a key. Use the listPasswordEncryptionKeys command to list the aliases of the keys in the keystore file.
CWPKI0783E: Enabling AES encryption failed because the {0} node does not support AES encryption.
Explanation Enabling AES encryption failed because at least one node does not support AES encryption in the cell. A node might not support AES encryption because the node might contain an older release of the product that does not support AES encryption.
Action Make sure that all the nodes in the cell support AES encryption. If a node does not support the encryption, either migrate the node to a product version that supports the encryption, or remove the node from the cell.
CWPKI0784E: The location of the passwordUtil.properties file cannot be identified because the cell name is not set.
Explanation The operation did not complete because the cell name was not set.
Action Set the cell name. For the client environment, set the JVM system property of local.cell to a valid cell name.
CWPKI0785E: The location of the passwordUtil.properties file cannot be identified because the profile root is not set.
Explanation The operation did not complete because the profile name was not set.
Action Set the JVM system property of user.install.root to a valid cell name.
CWPKI0786E: The {0} value of the clientPropsLocation parameter is not a directory or is not a directory that exists.
Explanation The specified path name on the clientPropsLocation parameter does not exist or is not a directory.
Action Make sure that the directory on the clientPropsLocation parameter exists.
CWPKI0787E: The {1} value of the {0} parameter is not the absolute path name.
Explanation The path name, which is specified by the parameter, is not the absolute path name.
Action Make sure that the value is the absolute path name.
CWPKI0788E: The updatePws parameter is set to false. The deleteAesFiles parameter is set to true, but it must be set to false when the updatePws parameter is set to false.
Explanation When the updatePws parameter is set to false, the deleteAesFiles parameter must be set to false.
Action Make sure that the value of the deleteAesFiles parameter is set to false.
CWPKI0789E: A key could not be deleted from the keystore file because it is associated with the {0} value of the aesAlias parameter. This parameter is currently used for encrypting the password in the {1} file.
Explanation The specified value of the aesAlias parameter is associated with a key in the kesytore file and is used for encrypting the password in the configuration file. Because of the association, the key could not be deleted from the keystore file.
Action Move the AES association from the existing key to another key by generating another key in the keystore file. Use the regenPasswordEncryptionKey command or the modifyPasswordEncryption command to encrypt the passwords onto a different key. Since the passwords are no longer associated with the existing key, delete the existing key.
CWPKI0790I: The passwords in the configuration directory were updated by the {0} algorithm.
Explanation Passwords can only be updated when the clientPropsLocation parameter of the passwordUtil.properties file is set as the default.
Action No action is required.
CWPKI0791W: The true value of the updatePws parameter was ignored because the {0} clientPropsLocation parameter is set. The passwords in the configuration directory were not updated.
Explanation The passwords in the configuration directory are only updated when the clientPropsLocation parameter of the passwordUtil.properties file is set as the default.
Action Make sure that the clientPropsLocation parameter is only set to the default.
CWPKI0792E: The key cannot be deleted because it is associated with the {0} value of the current alias that is used for encrypting the passwords in the config directory. The updatePws parameter is set to false and the deleteOldKey parameter is set to true, but the deleteOldKey parameter must be set to false because the key is in use.
Explanation The key cannot be deleted because the passwords in the config directory are encrypted by the key.
Action Set the deleteOldKey parameter to false when the updatePwd parameter is set to false. Alternatively, set the updatePwd parameter to true. Then delete the key.
CWPKI0793E: The version of the deployment manager supports AES password encryption, but the {0} version of the node does not.
Explanation The node being federated does not suppport AES password encryption. If you want to use AES password encryption, then both the node and the deployment manager must be at a version of the product that supports AES password encryption, although they do not have to be at the same version of the product.
Action Upgrade the node to a version of the product that supports AES password encryption prior to federating the node. Alternatively, in the deployment manager, disable AES password encryption and encode the passwords by xor encoding in the config directory.
CWPKI0801I: The certificate expiration monitor started.
Explanation The certificate expiration monitor started as scheduled.
Action No action is required.
CWPKI0802I: The SSL configuration is refreshed when the certificate expiration monitor finishes.
Explanation The SSL configuration refreshes when the certificate expiration monitor finishes checking the certificates in the keystores.
Action No action is required.
CWPKI0803I: The certificate expiration monitor saved the workspace.
Explanation The changes made by the certificate expiration monitor are saved to the configuration workspace.
Action No action is required.
CWPKI0804I: The certificate expiration monitor finished successfully.
Explanation If the certificate is updated, the SSL configuration refreshes.
Action No action is required.
CWPKI0805E: The {0} personal certificate cannot be deleted because it is referenced by the following configurations: {1}.
Explanation The personal certificate is still referenced by other configurations. To avoid corrupting these configurations, references to the personal certificate must be removed before the personal certificate is deleted.
Action Make sure that references to the personal certificate are removed from all configurations before the certificate is deleted.
CWPKI0806E: The {0} certificate key usage value is not valid. The valid values are: {1}.
Explanation To create a certificate, you must provide a valid key usage value.
Action Provide one or more values from the list of valid key usage values.
CWPKI0807E: The {0} certificate extended key usage value is not valid. The valid values are: {1}.
Explanation To create a certificate, you must provide a valid extended key usage value.
Action Provide one or more values from the list of valid extended key usages.
CWPKI0808E: To generate a certificate that replaces an existing certificate, you must provide a keystone name when you specify the certificate alias.
Explanation When you specify a certificate alias to generate a new certificate, you must provide a keystore name for the certificate that you want to replace.
Action Specify a certificate alias that provides the name of the keystore file where the certificate that you want to replace is located.
CWPKI0809E: To generate a certificate with a new signatureAlgorithm parameter value, the certificate must be self-signed.
Explanation You cannot create a certificate with a new signatureAlgorithm parameter value unless the certificate is a self-signed. Chained certificates inherit the signatureAlgorithm parameter value from the certificate that signs them.
Action Specify the signatureAlgorithm parameter only when you generate and replace self-signed certificates.
CWPKI0810E: The {0} key set group can not be removed because it is being used by the LTPA authentication mechanism.
Explanation The key set group is still in use by the LTPA authentication mechansim and cannot be removed.
Action Ensure the LTPA authentication mechanism is not actively using the key set group prior to removing.
CWPKI0811E: The {0} DNS name either starts with a digit or contains a character that is not valid for the DNS name value of a Subject Alternative Name.
Explanation The DNS name value in a Subject Alternative Name extension cannot start with a digit and must contain only letters, digits, hyphens, and periods.
Action Specify a DNS name value that does not start with a digit and contains only of letters, digits, hyphens, and periods.
CWPKI0812E: The {0} certificate request file path contains at least one space and it prevents the certificate request from being created.
Explanation A certificate request cannot be created when the certificate request file path has spaces in it.
Action Specify a certificate request file path that does not contain spaces and create the certificate request.
CWPKI0813E: The subjectDN parameter must be specified with the certificateAlias and keyStoreName parameters.
Explanation When you specify a subjectDN parameter to generate a new certificate, you must provide the keystore name, and certificate alias parameters of the certificate you want to replace.
Action Specify the keystore name and certificate alias parameters when trying to generate a certificate with a new subjectDN.
CWPKI0814E: Could not enable FIPS 140-3. Nodes with versions older than 9.0.5.24 exist within the cell. Upgrade all nodes to version 9.0.5.24 or later to support FIPS 140-3.
Explanation All nodes within the cell must be version 9.0.5.24 or later to support FIPS 140-3.
Action Upgrade all nodes to version 9.0.5.24 or later to support FIPS 140-3.
CWPKI0815E: Could not enable FIPS 140-3. IBM Java version of 8.0.8.30 or later is required.
Explanation IBM Java version 8.0.8.30 or later to is required support FIPS 140-3.
Action Upgrade IBM Java to version 8.0.8.39 or later to support FIPS 140-3.
CWPKI0816E: The enabledCiphers attribute in SSL configuration [{0}] contains both static cipher entries and filter entries - &quot;+&quot; or &quot;-&quot;. Use either static cipher names (e.g., &quot;TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384&quot;) or filter modifiers (e.g., &quot;+TLS_AES_128_GCM_SHA256 -SSL_RSA*&quot;), but not both.
Explanation The enabledCiphers attribute cannot mix static cipher entries with filter entries that start with &quot;+&quot; or &quot;-&quot;. Static entries replace the effective JDK list entirely, while filter entries modify the JDK effective list. Mixing both modes is not supported.
Action Update the enabledCiphers attribute to use either static cipher names only or filter modifiers only. For static mode, list cipher names separated by spaces. For filter mode, use &quot;+&quot; to add ciphers and - to remove cipher patterns from the JDK effective list.
CWPKI0817E: Wildcards are only allowed at the end of - (remove) entries. The SSL configuration [{0}] is invalid.
Explanation Wildcards are only supported in - (remove) entries to match and remove multiple ciphers. Exact cipher names must be used otherwise.
Action Update the enabledCiphers attribute so that wildcards are only be used in - entries (e.g., &quot;-TLS_ECDHE*&quot;).
CWPKI0818I: The securityLevel attribute is set but is not used.
Explanation The specified value for the securityLevel attribute is ignored because this attribute is no longer used. The effective JDK cipher suites are used and can be overridden by the enabledCiphers attribute.
Action Remove the securityLevel attribute from the command invocation.
CWPKI0819W: The securityLevel attribute is set but is ignored SSL configuration [{0}]. Cipher suites with &quot;MEDIUM&quot; or &quot;LOW&quot; security levels can be negotiated by adding them in the &quot;com.ibm.websphere.tls.disabledAlgorithms&quot; property.
Explanation Using &quot;LOW&quot; or &quot;MEDIUM&quot; securityLevel may allow cipher suites with weaker encryption algorithms or shorter key lengths to be negotiated, potentially reducing the security of SSL/TLS connections.
Action Review the enabledCiphers configuration and consider using stronger cipher specifications or explicitly listing strong cipher suites. Avoid using LOW or MEDIUM unless required for compatibility with legacy systems.
CWPKI0820E: The [{0}] SSL configuration uses filtered cipher list syntax, but the following nodes are not compatible: {1}. Nodes must be at version 8.5.5.30 or later (or 9.0.5.28 or later for version 9.x) to support filtered cipher lists.
Explanation Filtered cipher list syntax, which uses + or - prefixes, requires all nodes in the cell to be at minimum version 8.5.5.30 for version 8.x or 9.0.5.28 for version 9.x.
Action Upgrade the incompatible nodes to the required minimum version, or use static cipher list syntax instead of filtered syntax.