MQ

 View Only

Azure Key Vault Authenticate IBM MQ Manager SSL

  • 1.  Azure Key Vault Authenticate IBM MQ Manager SSL

    Posted Wed May 19, 2021 01:44 PM
    Dear Team,

    Can you please help me an approach to connect IBM MQ with SSL.

    I have a Console Application in the Azure from that console am connecting to IBM MQ with SSL, So my Certificates are placed in Key Vaults.
    From the Key Vault am retrieving the certificates and passing in the below connection property has X509Certificate2 Object:

    { MQC.SSL_CERT_STORE_PROPERTY, X509Certificate2 x509Certificate2}

    am unable to establish the connection with MQ.

    Can you help to find the better approach to connect the MQManager with SSL from Azure App Service?

    ------------------------------
    Achyuth Reddy
    ------------------------------