with Tags:
j9
X

Maximo Mobile - how to use the keytool to import certificates
When you want to create a secure connection between Maximo Mobile and Maximo using SSL/TLS, the standard keytool command cannot be used with the j9 keystore called cacerts to create or import certificates. Since the format of the j9 cacerts keystore is not compatible with a standard Java cacerts keystore, you will need to use the keytool command provided with Maximo Mobile, designed specifically to work with the j9 cacerts keystore format. The keytool command is found in the following location: ... [More]
Tags:  keytool mobile ssl j9 maximo |
How to configure Maximo Mobile with SSL?
Maximo Mobile applications are Java based applications that run on Windows based devices, such as PDAs with Windows Mobile, and Netbooks, Notebooks and Desktops. Those applications use a HTTP channel to exchange data, like Assets, Locations, Work Orders and Tickets with Maximo EAM. The HTTP protocol by itself does not provide cryptography on the data transport. The combination of HTTP + SSL (Security Socket Layer) support the data exchange between the server that hosts Maximo EAM and the Maximo Mobile applications. This combination is widely... [More]
Tags:  configuration j9 java maximo mobileinv mobileam ssl mobilewo keytool mobile |