If a server does not support the OCSP must staple extension and the 
certificate returned by the server has an OCSP responder endpoint, will the 
Go TLS library automatically connect to the responder to figure out if the 
certificate is valid?

I did some initial testing for this using a mock responder and it did not 
seem like the TLS library connected to the responder at all, but I wanted 
to verify that this is the case. Also, does anything change if the server 
does support the must staple extension?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/18a2f6c9-c2f2-4781-b805-dcdc09e8c198%40googlegroups.com.

Reply via email to