cancel
Showing results for 
Search instead for 
Did you mean: 
Idea: To allow custom port selection between web-client's and RabbtiMQ communication in deployment. Or at least allow pre-selected specific ports such as 5671.

Reason
: The default use of 5672 port for RabbitMQ and Decipher's web-client is treated as vulnerable and insecure from cleartext authentication mechanism.

Detailed explanation: Current setup of Decipher v2.1 is not supporting 5671 TCP port as secure communication channel between Decipher server and Rabbit MQ server components.
The use of 5671 port is part of increased security feature to solve vulnerability (as per guidance and reported BP support of this source Vulnerability in RabbitMQ : disable cleartext authentication mechanisms in the amqp configuration - Stack Overflow) .
Unfortunately, v2.1, web client supports only 5672 port from RabbitMQ and no other ports are supported.