Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-3485

Documentation: Openshift SSL truststore configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • AMQ 7.7.0.CR1
    • None
    • None
    • Documentation (Ref Guide, User Guide, etc.)

      From 7.3 onwards, the procedure for configuring SSL credentials for templates-based deployments omits two steps required if mutual authentication is in use:

      • Create a broker truststore to import the client cert: $ keytool -import -alias client -keystore broker.ts -file client_cert
      • Specify the broker truststore when creating the application secret: $ oc create secret generic amq-app-secret --from-file=broker.ks --from-file=broker.ts

      This issue is to track fixing of this issue and reflecting the fix back to the doc for 7.3, 7.4, 7.5 & 7.6.

              jbyrne@redhat.com John Byrne (Inactive)
              jbyrne@redhat.com John Byrne (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: