Configuring a secured channel
This topic describes how to configure a secured channel for the BMC Remedy ITSM - Mobility server, which communicates sensitive information with the BMC Remedy ITSM - Mobility Incident Management application and the BMC Remedy Action Request System server.
To configure a secured channel
- Edit the services-config.xml file in the MobilityServer/WEB-INF/flex directory.
Remove the mobility-nio-server server and add the secure-nio-server server. Fill in the path to the key store file and key store password.
<servers>
<!--
<server id="mobility-nio-server"
class="flex.messaging.socketserver.SocketServer">
</server>
-->
<server id="secure-nio-server" class="flex.messaging.socketserver.SocketServer">
<properties>
<keystore-file>path to mobility.keystore</keystore-file>
<keystore-password>password of the keystore</keystore-password>
</properties>
</server>
</servers>
</channel-definition>In the channel configuration, replace the channel definition for mobility-nio-amf with the following definition:
<channel-definition id="mobility-nio-amf" class="mx.messaging.channels.SecureAMFChannel">
<endpoint url="https://{server.name}:443/nioamf" class="flex.messaging.endpoints.SecureNIOAMFEndpoint"/>
<server ref="secure-nio-server"/>
<properties>
<polling-enabled>false</polling-enabled>
</properties>
</channel-definition>- The secured BMC Remedy ITSM - Mobility server port used in the previous example in step 3 is 443. Update it to a port that is available on your system.
- Restart the Apache Tomcat server.
- Inform users that they should connect to the BMC Remedy ITSM - Mobility server port you configured in step 4.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*