Installing IBM Suite License Service on premises
The Suite License Service (SLS) stores and manages the Maximo® Application Suite license.
Each Maximo Application Suite instance can be connected to a unique SLS instance.
Two or more Maximo Application Suite instances can also share an SLS and the
corresponding license file. However, if you do share SLS between Maximo Application Suite instances, ensure that you keep track of your AppPoint usage, as the
AppPoint pool is shared between both instances in this scenario.
Tip: This task maps to
the following Ansible role: sls. For more information, see IBM Maximo Application Suite installation with Ansible collection.
Installing by using the Red Hat OpenShift Container Platform web console
Before you begin
Ensure that the following default ciphers for Java™
are supported when you enable Federal Information Processing Standard
(FIPS).
sh-4.4$ java -Dsemeru.fips=true Ciphers
Default Cipher
* TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
* TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
* TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
* TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
* TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
* TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
* TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
* TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
* TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA
* TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256
* TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA
* TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384
* TLS_ECDH_RSA_WITH_AES_128_CBC_SHA
* TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256
* TLS_ECDH_RSA_WITH_AES_256_CBC_SHA
* TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384