The SVID You Receive
When you fetch the SVID for spiffe://example.org/service-a, you should see:
Certificate:
Data:
Serial Number: <short-lived serial>
Validity:
Not Before: Aug 17 10:00:00 2026 GMT
Not After : Aug 17 11:00:00 2026 GMT ← 1 hour TTL
Subject: (empty)
Subject Public Key Info: EC P-256
X509v3 Subject Alternative Name:
URI:spiffe://example.org/service-a ← the SPIFFE ID
X509v3 Key Usage:
Digital Signature, Key Agreement
X509v3 Extended Key Usage:
TLS Web Server Authentication, TLS Web Client Authentication
X509v3 Basic Constraints:
CA:FALSE
Compare this to the cert you built manually on Day 3.
SPIRE produces exactly the X.509-SVID spec shape.