"veyron/runtimes/google/ipc": Disable server caveat validation
Since CL #4020, the Veyron Identity Service only gives out blessings
with third-party caveats for revocation. This is a problem for servers
that want to run with identities blessed by the identity service, as we
currently don't have a mechanism for servers to fetch and send discharges
to clients. As a result all clients reject talking to servers whose
identities have third-party caveats.
In order to maintain progress, this CL temporarily disables validation of
caveats on the server's identity.
Change-Id: I4c693a78ad0444ad5b474d44083ee18d3daf35b1
2 files changed