Give clients and servers the ability to correlate via certificate_request_context
?
#28
Labels
discussion
Discussion about an issue
certificate_request_context
?
#28
David Benjamin has noted in conversation that Chrome requires the ability to tell which certificate is used for a given request, even just for a UI feature that shows the certificate used. He has noted there might be other cases where clients and servers need to be in agreement about what certificate was used.
Presumably the server can choose to fill the
certificate_request_context
with some identifier that can be used to make these correlations. Not yet sure how the client would go about communicating this if the server needed to know what cert the client is using (if the server, for example, issued multiple certificates for the same ORIGIN...?)The text was updated successfully, but these errors were encountered: