Merge pull request #2346 from scjane/patch-9
Update master-node-communication.md
This commit is contained in:
@@ -91,7 +91,7 @@ HTTP connections and are therefore neither authenticated nor encrypted. They
|
|||||||
can be run over a secure HTTPS connection by prefixing `https:` to the node,
|
can be run over a secure HTTPS connection by prefixing `https:` to the node,
|
||||||
pod, or service name in the API URL, but they will not validate the certificate
|
pod, or service name in the API URL, but they will not validate the certificate
|
||||||
provided by the HTTPS endpoint nor provide client credentials so while the
|
provided by the HTTPS endpoint nor provide client credentials so while the
|
||||||
connection will by encrypted, it will not provide any guarantees of integrity.
|
connection will be encrypted, it will not provide any guarantees of integrity.
|
||||||
These connections **are not currently safe** to run over untrusted and/or
|
These connections **are not currently safe** to run over untrusted and/or
|
||||||
public networks.
|
public networks.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user