Securing communications for XMS applications
This section provides information about setting up secure communications to enable XMS applications to connect via Secure Sockets Layer (SSL) to a WebSphere Application Server service integration bus messaging engine or IBM MQ queue manager.
This section provides information about configuring XMS ConnectionFactory properties to enable applications to make secure connections.
- Secure connections to an IBM MQ queue manager
To enable an XMS .NET application to make secure connections to an IBM MQ queue manager, the relevant properties must be defined in the ConnectionFactory object. - Secure connections to a WebSphere Application Server service integration bus messaging engine
To enable an XMS .NET application to make secure connections to a WebSphere Application Server service integration bus messaging engine, the relevant properties must be defined in the ConnectionFactory object.
Parent topic: Developing XMS .NET applications