Support TLS v1.3 in Secure Channel

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • C Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Enable TLS 1.3 in the C driver when using Windows Secure Channel as the TLS implementation (default on Windows).

      Background

      The Windows Secure Channel TLS implementation does not enable TLS 1.3.

      Windows server 2022 supports TLS 1.3.

      libcurl may help as reference. From experimenting, it appears two changes are needed:

      • Handle renegotiation (currently does nothing?).
      • Switch from SCHANNEL_CRED to SCH_CREDENTIALS.

              Assignee:
              Unassigned
              Reporter:
              Kevin Albertson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: