I use the OpenStack Hyper-V Compute Driver (Newton) on the Winodws Server 2016 platform. However, when looking at the log after installation, it fails in RabbitMQ connection. As an OpenStack controller, SSL communication is requested, but the following error occurred and it does not work.
AMQP XXX closed the connection. Check login credentials: Socket closed
As a specification, is RabbitMQ implemented by non-SSL communication? Is it possible to change to SSL communication?