Closed blake closed 3 years ago
Great, thanks a lot!
@ewolff Regarding your question in https://github.com/servicemesh-es/servicemesh.es/commit/e04e3a6b62f2770e217db375a96abeba19fc92d3, I removed the link because the parameter linked here allows enabling/disabling mTLS verification for a Consul agent's RPC or HTTP endpoints. This setting does not control whether mTLS is enforced within the mesh.
Consul actually enables mTLS by default and enforces it for all service-to-service connections. It is not currently possible for a user to disable TLS encryption and mTLS validation for service mesh traffic.
I hope this clarifies why the link was removed. Let me know if you have any further questions.
@blake Excellent, thanks a lot for clarifying! I will remove the link.
Update Consul version to 1.10 as well as the list of supported features, and associated doc links.