A crypto library aimed at auditability
A crypto library aimed at auditability
Posted Jan 13, 2014 19:03 UTC (Mon) by luto (subscriber, #39314)In reply to: A crypto library aimed at auditability by dlang
Parent article: A crypto library aimed at auditability
someone may want to login to a website and have it secured via TLS, then at some point they want to go to a more secure portion of the website where you want to use a client cert for authentication. This requires the renegotiation that you claim there is no legitimate reason for.
It requires the ability to submit a proof that you possess the private key for a certificate. I don't know of any reason that it requires renegotiating session keys, other than the fact that the only way that TLS defined to send a client certificate mid-session is to renegotiate the whole thing.