Problems with SSL connections
A number of different problems can occur if the Secure Socket Layer (SSL)
connection to the service processor is configured. See Configure service processor SSL
The certificate is not imported into the correct i5/OS
certificate store.
If you are using the manual security mode, verify that the service processor
certificate authority (CA) root is in the iSeries *SYSTEM certificate store.
- Connect to the service processor web interface.
- Display the certificate. Note the certificate authority in the "Issued
by" field of the certificate.
- Connect to the iSeries™ Digital Certificate Manager (DCM) interface to
determine if the CA is listed as a certificate in the *SYSTEM certificate
store.
- Determine the root CA of the Certificate that was installed in the Service
Processor.
- Connect to the Service Processor web interface with your web browser by
going to http://hostname (where hostname is the host name of the service processor) or http://ipaddress (where ipaddress is the IP address
of the service processor).
- Follow your browser's help instructions to view the security certificate
that verified the web site's identity.
- Follow your browser's help instructions to view the Certificate Hierarchy.
- The highest entry in the hierarchy will be the root CA Certificate.
- Note the name that is shown for the root CA certificate for use in step
h below.
- Connect to the iSeries Digital Certificate Manager (DCM) interface. See Start DCM in the Digital Certificate Manager
topic.
- Click Select Certificate Store.
- Select *SYSTEM and click Continue.
- Enter the certificate store password for the *SYSTEM certificate store.
- On the left pane, click Fast Path.
- Select Work with CA certificates and click Continue.
- On the Work with CA Certificates page, look for
an entry in the Certificate Authority (CA) field that matches the name of
the root CA Certificate that was determined in step a.
- If the Status field for this entry is Enabled then the CA is properly configured.
- If the Status field for this entry is Disabled then it must be enabled with the following steps:
- Select the radio button to the left of the Certificate Authority (CA)
entry that needs to be enabled.
- Select the "Enable" pushbutton at the bottom of the table.
- The CA is now properly configured.
- If there is not an entry in the Certificate Authority (CA) fields that
matches the name of the root CA Certificate that was determined in step a),
add the CA by doing these steps:
- Refer to the original e-mail that you received from the Certificate Authority
(CA). This e-mail should have contained the certificate (which was imported
into the Service Processor) and the associated trusted root certificate.
- FTP the trusted root certificate to a directory in the IFS File system
on the iSeries and note the full path and file name.
- On the left pane, select Manage Certificates to
display a list of tasks.
- From the task list, select Import certificate.
- Select Certificate Authority (CA) as the certificate
type and click Continue.
- Specify the fully qualified path and file name for the CA certificate
file and click Continue. A message displays that either
confirms that the import process succeeded or provide error information if
the process failed.
- The CA is now properly configured.
The service processor configuration is not initialized.
If you are using the automatic security mode, the service processor configuration
must be initialized after the automatic security mode is configured.
Do the following steps:
- If this is the first time that the remote system service processor is
being initialized, then follow the procedure described in Initialize a service processor to
initialize a new service processor.
- If the remote system service processor has previously been initialized,
then follow the procedure described in Initialize a service processor to synchronize
the user, password, and certificate from the remote system service processor
to the service processor configuration.
The service processor certificate identifier is not recognized.
If you are using manual security, verify that the service processor's certificate
field matches the service processor certificate identifier configured in the
service processor configuration.
- Display the service processor configuration (see Display service processor configuration properties)
and click the Security tab. Note the values for service
processor certificate identifier component and compare value. The component
values map to a certificate field as follows:
- Common name - Issued to (Subject) Common Name (CN)
- E-mail address - Issued to (Subject) (E)
- Organizational unit - Issued to (Subject) Organizational Unit (OU)
- Access the service processor's web interface.
- View the service processor security certificate.
- Compare the certificate fields to the compare values shown in the service
processor configuration.
- If these values do not match, see use the method described in Change service processor configuration properties to
enter the correct value. Then see Initialize a service processor for information
about how to synchronize the certificate from the remote system service processor
to the service processor configuration.
Note:
In the service processor configuration, you can specify that
you do not want to use the service processor certificate.
The service processor does not support SSL.
- If a secure connection is not required, then see Change service processor configuration properties.
On the Security tab, select the Do not use a certificate (requires physical security) option and save
the changes.
- Verify that your service processor supports SSL.
- See Remote server and service processor discovery.
- If your service processor is SSL capable, contact your service representative
to determine if a firmware or hardware update will be necessary to add SSL
support.