crypto/ocsp
Adam Langley 16d76afb29 go.crypto/ocsp: pass in the issuing certificate.
Paul van Brouwershaven pointed out that it would be better to pass in
the issuing certificate and have the verification be done in the OCSP
package than to expect the caller to deal with the difference between
responses with and without a responder certificate.

R=golang-dev, dayveday, paul
CC=golang-dev
https://golang.org/cl/11220043
2013-07-29 15:32:19 -04:00
..
ocsp.go go.crypto/ocsp: pass in the issuing certificate. 2013-07-29 15:32:19 -04:00
ocsp_test.go go.crypto/ocsp: pass in the issuing certificate. 2013-07-29 15:32:19 -04:00