Add missing doc for gRPC TLS

Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
pull/16161/head
dttung2905 2 years ago
parent 9e184e1b04
commit 25caeb0928

@ -21,6 +21,7 @@ Before running Consul, you should ensure the following bind ports are accessible
| HTTP: The HTTP API (TCP Only) | 8500 |
| HTTPS: The HTTPs API | disabled (8501)\* |
| gRPC: The gRPC API | disabled (8502)\* |
| gRPC TLS: The gRPC API with TLS connections | disabled (8503)\* |
| LAN Serf: The Serf LAN port (TCP and UDP) | 8301 |
| Wan Serf: The Serf WAN port (TCP and UDP) | 8302 |
| server: Server RPC address (TCP Only) | 8300 |

Loading…
Cancel
Save