Re: [go-nuts] Re: SPIFFE certificate verification (SVID) failure

2019-04-03 Thread Dheeraj Gedam
gt; > On Monday, April 1, 2019 at 11:51:20 AM UTC-5, Dheeraj Gedam wrote: >> >> Hi, >> >> I am writing a gRPC client for a third party gRPC Server. Certificates >> issued to both Server and Client are SPIFFE based. These certificates don't >> have Common Name, an

[go-nuts] SPIFFE certificate verification (SVID) failure

2019-04-01 Thread dheeraj . gedam
Hi, I am writing a gRPC client for a third party gRPC Server. Certificates issued to both Server and Client are SPIFFE based. These certificates don't have Common Name, and has SPIFFE id in URI SAN field. However, there is an issue while validating the server certificate which leads to