hannestschofenig / tschofenig-ids

Repository for Internet Drafts
10 stars 24 forks source link

Post Handshake Client and Server Authentication #85

Open tireddy2 opened 11 months ago

tireddy2 commented 11 months ago

The draft currently lacks details on how server authentication is triggered after the TLS handshake. I noticed that you are utilizing CertificateRequest, but it is expected to be sent only by the server, not the client. Does this specification imply an update to TLS 1.3, allowing CertificateRequest to be sent by either the client or the server ?