Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-22662

EAP AMI: Connect over SSL from a messaging client outside of AWS

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Blocker
    • None
    • 7.4.0.GA
    • ActiveMQ, Documentation
    • None

    Description

      Scenario: use a messaging client outside of AWS to connect over SSL to the EAP Broker of an EAP instance running inside AWS on our official AMI;

      In "7.1.3. Securing the Transport", at some point you have to:

      The socket-binding element for all HTTP connectors must be updated to use https instead of http.

      But since we are using a different configuration in order to connect from a client outside of AWS:

      /socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=external-ip-address:add(host=$EXTERNAL_IP_ADDRESS,port=8080)
      /subsystem=messaging-activemq/server=default/http-connector=http-connector-external-ip:add(socket-binding=external-ip-address,endpoint=http-acceptor)
      

      This is no more valid: we need a working procedure to set this up;

      This might probably involve setting up a different http-acceptor ...

      The procedure should probably be added to "DEPLOYING JBOSS EAP ON AMAZON WEB SERVICES"

      Attachments

        1. jboss.cli
          3 kB
        2. RemoteMessagingClient.java
          3 kB
        3. RemoteMessagingClient-1.java
          4 kB
        4. Screenshot from 2021-11-30 15-58-17.png
          Screenshot from 2021-11-30 15-58-17.png
          68 kB
        5. Screenshot from 2021-11-30 15-58-35.png
          Screenshot from 2021-11-30 15-58-35.png
          61 kB
        6. standalone-ec2-full-ha.xml
          40 kB
        7. standalone-ec2-full-ha-1.xml
          40 kB

        Activity

          People

            amehenda@redhat.com Ashwin Mehendale
            tborgato@redhat.com Tommaso Borgato
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: