RabbitSDK: tests fail when running RabbitMQ instance does not support tlsv1.2

Description

Repro:

  1. 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

  2. Run RabbitSDK test harness (after running box install in both project root + test harness directories) with box start

  3. Run test suite in browser

Most tests fail with “Unsupported or unrecognized SSL message”

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

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