Github user trkurc commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1971#discussion_r125669424
--- Diff:
nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/resources/docs/org.apache.nifi.amqp.processors.ConsumeAMQP/additionalDetails.html
---
@@ -63,6 +63,9 @@
<li><b>Password</b> - [REQUIRED] password to use with user name to
connect to AMQP broker.
Usually provided by the administrator. Defaults to 'guest'.
</li>
+ <li><b>Cert Authentication</b> - [OPTIONAL] whether or not to use the
SSL certificate for authentication rather than user name and password.
--- End diff --
Would it be possible to have this match the displayName text?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---