This topic provides information about configuring IFM to use certificates.
The IFM server configuration file must be modified to point to the keystore file you have created and also to provide the password for the keystore file. Locate the server.prop file (default location is /ofm/data) and add the following entries:
sslKeystore=<ksfile>
sslPassword=<kspassword>
sslKeystore=/etc/jettyks
sslPassword=passw0rd