Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-1746

[Docs] Update AMQ images SSL configuration

XMLWordPrintable

    • 1
    • Documentation (Ref Guide, User Guide, etc.)

      As per our ssl setup for amq images requires the broker.ks and broker.ts and our docs only shows how to create the broker.ks, we should add how to create the trustStore on the xpaas image.

      function sslEnabled() {
        [ -n "$AMQ_KEYSTORE_TRUSTSTORE_DIR" -a -n "$AMQ_KEYSTORE" -a -n "$AMQ_TRUSTSTORE" -a -n "$AMQ_KEYSTORE_PASSWORD" -a -n "$AMQ_TRUSTSTORE_PASSWORD" ]
      }
      

      link for reference: https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_jboss_a-mq_for_openshift/get_started#configuring_ssl

      How to configure: http://activemq.apache.org/how-do-i-use-ssl.html
      Under client certificates section.

              rhn-jlieskov Ján Lieskovský (Inactive)
              rhn-support-fspolti Filippe Spolti
              Stanislav Kaleta Stanislav Kaleta (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: