exceptionfactory commented on a change in pull request #5068:
URL: https://github.com/apache/nifi/pull/5068#discussion_r637420274



##########
File path: nifi-docs/src/main/asciidoc/administration-guide.adoc
##########
@@ -84,15 +84,14 @@ The following table lists the default ports used by NiFi 
and the corresponding p
 [options="header,footer"]
 
|==================================================================================================================================================
 | Function                        |  Property                             | 
Default Value
-|HTTP Port                        | `nifi.web.http.port`                  | 
`8080`
-|HTTPS Port*                      | `nifi.web.https.port`                 | 
`9443`
+|HTTPS Port                       | `nifi.web.https.port`                 | 
`8443`
 |Remote Input Socket Port*        | `nifi.remote.input.socket.port`       | 
`10443`
 |Cluster Node Protocol Port*      | `nifi.cluster.node.protocol.port`     | 
`11443`
 |Cluster Node Load Balancing Port | `nifi.cluster.node.load.balance.port` | 
`6342`
 |Web HTTP Forwarding Port         | `nifi.web.http.port.forwarding`       | 
_none_
 
|==================================================================================================================================================
 
-NOTE: The ports marked with an asterisk (*) have property values that are 
blank by default in _nifi.properties_.  The values shown in the table are the 
default values for these ports when <<toolkit-guide.adoc#tls_toolkit,TLS 
Toolkit>> is used to generate _nifi.properties_ for a secured NiFi instance.  
The default Certificate Authority Port used by 
<<toolkit-guide.adoc#tls_toolkit,TLS Toolkit>> is `8443`.
+NOTE: The ports marked with an asterisk (*) have property values that are 
blank by default in _nifi.properties_.  The values shown in the table are the 
default values for these ports when <<toolkit-guide.adoc#tls_toolkit,TLS 
Toolkit>> is used to generate _nifi.properties_ for a secured NiFi instance.  
The default Certificate Authority Port used by 
<<toolkit-guide.adoc#tls_toolkit,TLS Toolkit>> is `9443`.
 
 === Embedded ZooKeeper

Review comment:
       Thanks, I updated that Administration Guide section and included a new 
section for Single User authentication.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to