You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to implement end-to-end encryption between nodes, Maesh should implement an Identity Provider. This IdP will be responsible to issue trusted certificates for proxies to allow mTLS communications The IdP should at least:
Issue trusted certificates compliant with the SPIFFE spec.
Provide a Trust Bundle needed to secure communications.
Attest mesh proxies to only issue certificates for trusted proxies.
To negotiate a certificate, a proxy should also have a sidecar which will implement the negotiation and the renewal routine needed for mTLS communications between nodes.
Those features will be provided as separate commands which will be used by Helm resources.
The text was updated successfully, but these errors were encountered:
Feature Request
Proposal
In order to implement end-to-end encryption between nodes, Maesh should implement an Identity Provider. This IdP will be responsible to issue trusted certificates for proxies to allow mTLS communications The IdP should at least:
To negotiate a certificate, a proxy should also have a sidecar which will implement the negotiation and the renewal routine needed for mTLS communications between nodes.
Those features will be provided as separate commands which will be used by Helm resources.
The text was updated successfully, but these errors were encountered: