Adding trusted certificates
To enable secure communication with an external server, administrators can add trusted certificates for external sites into the truststore in WebSphere® Application Server Liberty. The list of aliases and certificates represents a complete chain of trust for the host. The certificates are necessary only if the host presents a certificate that is signed by a certificate authority that is not already trusted by Maximo® Application Suite.
Adding trusted certificates using API calls
To import trusted certificates, you can issue an API call to the maxinst server. This feature is useful if you do not have access to the IBM® Maximo Application Suite user interface.
About this task
Parameter | Value |
---|---|
alias | The name to use for the imported certificate. |
connect | The host and port in the format hostname:port. |
servername | If the remote server where the certificate is located uses Server Name Indication (SNI), specify the name of the server. |
Procedure
Select one of the following options for adding a trusted certificate using an API call:
Adding trusted certificates in the user interface
You can add certificates through the user interface when you configure Maximo ManageMaximo Health for deployment. The format of the certificate must be PEM.