![[OpenShift Container Platform]](ngocp.gif)
![[Amazon EKS]](ngeks.gif)
![[IBM Cloud Pak for Integration]](ngcp4i.gif)
Example: Configuring a queue manager with mutual TLS authentication
This example deploys a queue manager by using the IBM® MQ Operator. Mutual TLS is used for authentication, to map from a TLS certificate to an identity in the queue manager.
Before you begin
To complete this example, you must first have completed the following prerequisites:
- Create a project/namespace for this example.
- On the command line, log into your cluster then switch to the namespace that you created.
- Ensure the IBM MQ Operator is installed and available in the namespace that you created.
About this task
This example provides a custom resource YAML defining a queue manager to be deployed. This example also details the additional steps required to deploy the queue manager with TLS enabled.
Procedure
Results
Congratulations, you have successfully deployed a queue manager with TLS enabled, and which uses details provided in the TLS certificate to authenticate with the queue manager and provide an identity.