Uploaded image for project: 'Minecraft Launcher'
  1. Minecraft Launcher
  2. MCL-19799

Modern TLS cipher suites not supported on older Windows versions

XMLWordPrintable

    • Plausible

      The connection to authserver.mojang.com can no longer be established because none of the server's cipher suites are supported by the launcher.

      This is most likely because it relies on the operating system to support these.

      On the ssllabs report you can see that IE11 on Windows 7 and 8.1 can not connect.

      Relevant lines from the launcher log:

      [Info: 2021-10-06 10:31:34.6695672: NetQueue.cpp(428)] NetQueue: Primary ip: 13.225.75.47, Host: authserver.mojang.com
      [Info: 2021-10-06 10:31:34.6695982: NetQueue.cpp(466)] NetQueue: Action failed with result "schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed). More detail may be available in the Windows System event log." (35) : https://authserver.mojang.com/refresh
      [Info: 2021-10-06 10:31:34.6696394: NetQueue.cpp(504)] NetQueue: Action finished: https://authserver.mojang.com/refresh
      [Info: 2021-10-06 10:31:34.6696607: NetQueue.cpp(527)] NetQueue: Action failed in finalization: https://authserver.mojang.com/refresh
      [Info: 2021-10-06 10:31:34.6697263: EndpointAPI.cpp(131)] Error: schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed). More detail may be available in the Windows System event log., Code: 0
      

            Unassigned Unassigned
            skyrising skyrising (Simon Wanner)
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: