SChannel with TLS 1.3

  • Thread starter Thread starter BharathKoushik
  • Start date Start date
B

BharathKoushik

Guest
Team,Do we have example client/server programs in C/C++ for implementing TLS 1.3 using SChannel? Need help w.r.t handling renegotiate requests from server (Ex: SEC_I_RENEGOTIATE) after the initial successful handshake. Should applications handle renegotiation in between TLS Reads and TLS Writes also? If so, what's the recommended way?Can we still use TLS 1.3 by disabling this renegotiation ? If so, how to disable?Thanks.

Continue reading...
 
Back
Top