diff options
| author | Steve Powell <steve@rabbitmq.com> | 2012-02-28 10:34:48 +0000 |
|---|---|---|
| committer | Steve Powell <steve@rabbitmq.com> | 2012-02-28 10:34:48 +0000 |
| commit | b35c92000e9e26429312c9a2b0209dd34b3761d6 (patch) | |
| tree | 47468cd844fd789f54d3451dc3f3e6a8601be55c /ebin | |
| parent | 9c6e308a602d1cdb621c89984fb0c4fa693fb83e (diff) | |
| parent | 3092e2760af67be6634888dfec61e461ce8d6d28 (diff) | |
| download | rabbitmq-server-git-b35c92000e9e26429312c9a2b0209dd34b3761d6.tar.gz | |
Merge default in
Diffstat (limited to 'ebin')
| -rw-r--r-- | ebin/rabbit_app.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/rabbit_app.in b/ebin/rabbit_app.in index 2fee1114aa..fd19051d27 100644 --- a/ebin/rabbit_app.in +++ b/ebin/rabbit_app.in @@ -38,6 +38,7 @@ {delegate_count, 16}, {trace_vhosts, []}, {log_levels, [{connection, info}]}, + {ssl_cert_login_from, distinguished_name}, {tcp_listen_options, [binary, {packet, raw}, {reuseaddr, true}, |
