https://github.com/golang/crypto/blob/master/ocsp/ocsp.go#L428
Why does the OCSP package limit the number of certificates in the response to one? RFC 6960 says The responder MAY include certificates in the certs field of BasicOCSPResponse that help the OCSP client verify the responder's signature. So, why can the responder not return more than one certificate to aid the OCSP client in verifying the responder’s signature? What am I missing here? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.