[sr-dev] [kamailio/kamailio] kazoo: amqp_connection parameter maximum length is too short (#1269)

Mark Lipscombe notifications at github.com
Wed Oct 11 02:56:17 CEST 2017


The 100 character hard-coded maximum length of the kazoo module's amqp_connection parameter is too short.  The limit was previously bumped from 50 to 100 following on from #529  but this is still too short.

Example use case, using Hashicorp's vault to dish out AMQP credentials yields a connection URL like this:

amqp://aws-ec2-13e1e70e-d4d3-abbe-5f3b-7b631f83def7:63b8d362-72d1-878e-81ca-d62667503495@rabbitmq.service.consul:5672

https://github.com/kamailio/kamailio/blob/48791fae1ba8508b18856d90e85a93df003b1e3b/src/modules/kazoo/kz_amqp.c#L682

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1269
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171010/064c06e0/attachment.html>


More information about the sr-dev mailing list