Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brad WoodBrad WoodReporter
Dominic WatsonDominic WatsonPriority
Major
Details
Details
Assignee
Brad Wood
Brad WoodReporter
Dominic Watson
Dominic WatsonPriority
Sentry
Sentry
Sentry
Created June 27, 2022 at 11:34 AM
Updated June 30, 2022 at 7:06 PM
Resolved June 30, 2022 at 7:06 PM
Repro:
Get a local running instance of RabbitMQ using docker:
docker run -d -p 4369:4369 -p 5671-5672:5671-5672 -p 15691-15692:15691-15692 -p 25672:25672 --name=rabbitmq rabbitmq:3.8-management
Run RabbitSDK test harness (after running
box install
in both project root + test harness directories) withbox start
Run test suite in browser
Most tests fail with “Unsupported or unrecognized SSL message”