Replies: 3 comments
|
Hi, not supported yet. Theoretically, it can be supported through a secure proxy. Or we can support data-encrypted transmission natively in the future. |
0 replies
|
Hi, tks. Whats the protocol used? |
0 replies
|
custom protocol buffer https://github.com/apache/hertzbeat/blob/master/hertzbeat-common/src/main/message/cluster_msg.proto base on tcp. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Since the Collector will contact the Server through Internet, is the communication secured by default?
If not, how can be done? Is it possible to abstract the secure communication with a reverse proxy?
All reactions