[rabbitmq-discuss] LDAP SSL Configuration
Ryan S. Barton
ryanbarton at gmail.com
Mon May 12 23:17:04 BST 2014
Greetings,
I included the full "ssl_opts" portion in the config, and it spun up just
fine (cacertfile, certfile, keyfile, verify, etc.). Without the ssl_opts,
I wasn't getting SSL to connect.
-rsb
On Mon, May 12, 2014 at 1:59 PM, Mark Soderquist <SoderquistMV at ldschurch.org
> wrote:
> I’m attempting to connect to our LDAP server over SSL instead of plain
> sockets. The plain socket configuration works but simply enabling the
> use_ssl flag and changing the port does not appear to be enough. What else
> is required to connect to an LDAP server using SSL?
>
>
>
> Here is my configuration:
>
> {rabbitmq_auth_backend_ldap,
>
> [ {servers, ["ldschurch.org"]},
>
>
>
> %% Options removed for security
>
>
>
> {use_ssl, true},
>
> {port, 636},
>
> {log, true}
>
> ]
>
> }
>
>
>
> The log simply reports a connection failure:
>
> =INFO REPORT==== 12-May-2014::14:28:41 ===
>
> LDAP connect error: {error,"connect failed"}
>
>
>
> I do not expect to need to create a certificate since my LDAP server does
> not do client certificate verification. What am I missing?
>
>
>
> Mark
>
>
>
> NOTICE: This email message is for the sole use of the intended
> recipient(s) and may contain confidential and privileged information. Any
> unauthorized review, use, disclosure or distribution is prohibited. If you
> are not the intended recipient, please contact the sender by reply email
> and destroy all copies of the original message.
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140512/b3bb47cc/attachment.html>
More information about the rabbitmq-discuss
mailing list