[
https://issues.apache.org/jira/browse/NIFI-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870301#comment-15870301
]
ASF GitHub Bot commented on NIFI-3493:
--------------------------------------
GitHub user andrewmlim opened a pull request:
https://github.com/apache/nifi/pull/1515
NIFI-3493 Corrected reference in Admin Guide to http not https for ni…
…fi.web.https.network.interface property
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewmlim/nifi NIFI-3493
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1515.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1515
----
commit b39af3f4046b0bae8b01da8d8310cfeda44a7713
Author: Andrew Lim <[email protected]>
Date: 2017-02-16T17:10:37Z
NIFI-3493 Corrected reference in Admin Guide to http not https for
nifi.web.https.network.interface property
----
> Security configuration section in Admin Guide incorrectly refers to
> nifi.web.http.network.interface instead of nifi.web.https.network.interface
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-3493
> URL: https://issues.apache.org/jira/browse/NIFI-3493
> Project: Apache NiFi
> Issue Type: Bug
> Components: Documentation & Website
> Affects Versions: 1.2.0
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Priority: Minor
>
> Here is the reference in the Admin Guide:
> "To allow admins to configure the application to run only on specific network
> interfaces, nifi.web.http.network.interface* or
> nifi.web.http.network.interface* properties can be specified."
> The second property should refer to HTTPS: nifi.web.https.network.interface*
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)