Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
Description
Right now all messages are send in plain text. We need to change the server to use SSL. This will require all clowder instances to change their rabbitmq url to be
amqps://username:password@rabbitmq.ncsa.illinois.edu/vhost
clowder will switch to use https:// if the uri is amqps://