diff --git a/proto/spire/plugin/agent/nodeattestor/v1/nodeattestor.proto b/proto/spire/plugin/agent/nodeattestor/v1/nodeattestor.proto index 7d72ae6..ffccbc2 100644 --- a/proto/spire/plugin/agent/nodeattestor/v1/nodeattestor.proto +++ b/proto/spire/plugin/agent/nodeattestor/v1/nodeattestor.proto @@ -7,7 +7,7 @@ service NodeAttestor { // payload and participating in attestation challenge/response. // // The attestation flow is as follows: - // 1. SPIRE Agent opens up a stream to the plugin via FetchAttestationData. + // 1. SPIRE Agent opens up a stream to the plugin via AidAttestation. // 2. The plugin returns a response with the payload. // 3. SPIRE Agent sends the payload to SPIRE Server. // 4. Optionally, SPIRE Server responds with a challenge: