Skip to content

Connecting to Stomp on AmazonMq Using stomp-php #114

Description

@deltastateonline

We had a lot of problems connecting to stomp on amazonMq, Amazonmq requires you use "stomp-ssl" which doesn't seem to be valid scheme.

We were able to overcome this by using tls protocol and disabling verify_peer.
here is a code snippet which we used
[https://gist.github.com/deltastateonline/efc9ddfb811cba3f11614e149c90b5e9](Gist Snippet)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions