Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document MQTT cert/vhost mapping #310

Merged
merged 3 commits into from
Dec 15, 2016
Merged

Document MQTT cert/vhost mapping #310

merged 3 commits into from
Dec 15, 2016

Conversation

acogoluegnes
Copy link
Contributor

@michaelklishin michaelklishin self-assigned this Dec 14, 2016
* If the virtual host for a certificate cannot be found (because the certificate
subject's DN cannot be found in the `mqtt_default_vhosts` global parameter JSON
document or if the global parameter isn't set at all), the virtual host specified
by the `vhost` option will be used.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"plugin config option"

@@ -43,7 +43,7 @@ limitations under the License.
set by
invoking <a href="man/rabbitmqctl.1.man.html"><code>rabbitmqctl</code></a>
or through <a href="management.html">the management plugin</a>'s HTTP API.
Parameters are scoped per vhost.
There are 2 kinds of parameters: vhost-scoped parameters and global parameters.
Copy link
Member

@michaelklishin michaelklishin Dec 14, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to clearly explain the difference.

@acogoluegnes acogoluegnes changed the title DO NOT MERGE Document MQTT cert/vhost mapping Document MQTT cert/vhost mapping Dec 14, 2016
@michaelklishin michaelklishin merged commit 83678d7 into master Dec 15, 2016
@gerhard gerhard deleted the rabbitmq-mqtt-73 branch May 19, 2017 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants