rabbitmq / rabbitmq-erlang-client

Erlang client for RabbitMQ
https://www.rabbitmq.com/
Other
184 stars 127 forks source link

Backport SNI support #101

Closed lukebakken closed 6 years ago

lukebakken commented 6 years ago

This backports support for Server Name Indication when RabbitMQ is running under Erlang 20.X

lukebakken commented 6 years ago

Turns out this isn't necessary to fix the v3.6.x pipeline, just rabbitmq/rabbitmq-common#249

lukebakken commented 6 years ago

@michaelklishin @dumbbell - I'm going to keep this branch around in case we want to backport SNI. What do you think?

michaelklishin commented 6 years ago

Sounds good.