Windows 10: TLS 1.2 with Windows Server 2016 and .NET 3.5

Discus and support TLS 1.2 with Windows Server 2016 and .NET 3.5 in Windows 10 BSOD Crashes and Debugging to solve the problem; Hi,I have a Windows WCF app written in .NET 3.5 trying to run with TLS 1.2 which generates a "System.NotSupportedException: The requested security... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Ambarish Bakre, Jul 1, 2021.

  1. TLS 1.2 with Windows Server 2016 and .NET 3.5


    Hi,I have a Windows WCF app written in .NET 3.5 trying to run with TLS 1.2 which generates a "System.NotSupportedException: The requested security protocol is not supported" on Windows Server 2016 Version 1607 OS build 14393.4402.As per this, the error would occur if the hotfix is not installed. According to this, the TLS 1.2 support for .NET 3.5 was introduced as hotfix in kb3156421 in Windows Server 2016 Technical Preview 4 so should already be a part of official release. Also, all windows updates till April 2021 have also been installed. The same app can run on another Windows S

    :)
     
    Ambarish Bakre, Jul 1, 2021
    #1
  2. curatia Win User

    Microsoft Edge TLS Security

    After trying everything (not a lot of steps) listed in the Microsoft Edge support site, I did a wider search and found this very simple youtube video that fixed it immediately:

    For those who prefer not to click links the steps are simple:

    1. Click in the Cortana search bar next to the Win 10 Start button

    2. Type internet options

    3. Select internet options (control panel) from the list

    4. Click on the advanced tab

    5. Scroll down to the security section

    6. Make sure the following are all clicked:
    Use SSL 3.0
    Use TLS 1.0
    Use TLS 1.1
    Use TLS 1.2

    7. Click apply

    8. Refresh the page that was giving the error and it should now connect.

    Hope this helps, it was a 30 second fix after hours of pounding my head against the error with the Support site suggestions.
     
    curatia, Jul 1, 2021
    #2
  3. Need information on NET Framework support to TLS 1.1 & TLS 1.2 after disabling TLS 1.0

    Hi Guys ,

    I'm planning to disable TLS 1.0 in our SQL Server and we are testing whether everything is working fine or not after disabling TLS 1.0

    OS : Win 2012

    Net Framework :4.5.5

    SQL Version:

    Microsoft SQL Server 2012 (SP4) (KB4018073) - 11.0.7001.0 (X64)

    Aug 15 2017 10:23:29

    Copyright (c) Microsoft Corporation

    Enterprise Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor)

    As per the below link provided by the MS it stats .NET Framework 4.6 is required in order to support ADO Components other wise we cant connect to SQL Server using SSMS

    but i dont have .Net frame work 4.6 installed on my machine and also we don't have .NET Framework hot fix mentioned in the below link were not installed on SQL Machine

    KB3135244 - TLS 1.2 support for Microsoft SQL Server

    Question:How we are able to connect to SQL Server using SSMS even though required NET Framework in not installed ?

    Please suggest
     
    pavan ajayveerapuraju, Jul 1, 2021
    #3
  4. TLS 1.2 with Windows Server 2016 and .NET 3.5

    Windows Server 2016 KB4343887 Broke TLS

    Hello,

    Months ago we migrated all of our code and systems that access the Shopify API to TLS 1.2. We met the deadline and had no downtime from the required tls 1.2 transition. However, yesteday we discovered that our code was not making connections to the API.
    We had utilized the tool IISCrypto to assist us in setting up the server for tls 1.2. Once we discovered the error in our code to the Shopify API was related to tls we opened IISCrypto. To our surprise every box was checked, even tls 1.0 and tls 1.1. This
    is not how we set it up. After editing the server TLS settings using the IISCrypto tool, and then verifying the changes in the registry we were still getting the error "The underlying connection was closed: An unexpected error occurred on a send." Regardless
    of changes we made via IISCrypto and validating that the code was forcibly using the SecurityProtocal for tls1.2, the code still generated the same error.

    Because of data that we store when shopify data is updated from actions initiated by staff on our own website we are able to pinpoint exactly when our connections to the Shopify API started to fail. It was on the same day that a Windows Update was installed.
    The update was "2018-08 Cumulative Update for Windows Server 2016 for x64-based Systems (KB4343887)". We eventually decided to uninstall the update from the server. Once the update was removed all connectiivity to the Shopify API was restored. Our automated
    processes were now working again.

    Question: Is there anything in Microsoft update KB4343887 that would be in conflict with the Shopify API?

    Question: Has anyone else seen this behavior after applying the update?

    Our server is Windows Server 2016 Essentials.
     
    Vega_Discoveries, Jul 1, 2021
    #4
Thema:

TLS 1.2 with Windows Server 2016 and .NET 3.5

Loading...
  1. TLS 1.2 with Windows Server 2016 and .NET 3.5 - Similar Threads - TLS Server 2016

  2. Windows Server 2012 R2 Exchange 2016 server Blue Screens after disabling TLS/SSL

    in Windows 10 Gaming
    Windows Server 2012 R2 Exchange 2016 server Blue Screens after disabling TLS/SSL: Hi. I have a Windows Server 2012 R2 with Exchange Server 2016 installed with Exchange2016-KB5019758-x64-en.exe installed. I am attempting to harden the server so that I can install Extended Protection Extended Protection - Microsoft - CSS-Exchange . I followed the article at...
  3. Windows Server 2012 R2 Exchange 2016 server Blue Screens after disabling TLS/SSL

    in Windows 10 Software and Apps
    Windows Server 2012 R2 Exchange 2016 server Blue Screens after disabling TLS/SSL: Hi. I have a Windows Server 2012 R2 with Exchange Server 2016 installed with Exchange2016-KB5019758-x64-en.exe installed. I am attempting to harden the server so that I can install Extended Protection Extended Protection - Microsoft - CSS-Exchange . I followed the article at...
  4. Windows Server 2016 R2 TLS 1.2 Cipher Suites

    in Windows 10 Updates and Activation
    Windows Server 2016 R2 TLS 1.2 Cipher Suites: Hello - I have a .Net application that accesses an external website to retrieve data. The external website removed TLS 1.1 support and only supports the following TLS 1.2 cipher suites: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 The...
  5. Windows Server 2016 R2 TLS 1.2 Cipher Suites

    in Windows 10 Gaming
    Windows Server 2016 R2 TLS 1.2 Cipher Suites: Hello - I have a .Net application that accesses an external website to retrieve data. The external website removed TLS 1.1 support and only supports the following TLS 1.2 cipher suites: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 The...
  6. Windows Server 2016 R2 TLS 1.2 Cipher Suites

    in Windows 10 Software and Apps
    Windows Server 2016 R2 TLS 1.2 Cipher Suites: Hello - I have a .Net application that accesses an external website to retrieve data. The external website removed TLS 1.1 support and only supports the following TLS 1.2 cipher suites: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 The...
  7. .NET 3 and 5 update failures

    in Windows 10 Gaming
    .NET 3 and 5 update failures: I'm running Windows 7 Home Premium and I'm trying to update my copies of .NET 3 and .NET 5. I need these current for my Python work. Every time that Windows Update tries to update these, it fails. I've tried running each singularly or together. Same results. Rebooting and...
  8. .NET 3 and 5 update failures

    in Windows 10 Software and Apps
    .NET 3 and 5 update failures: I'm running Windows 7 Home Premium and I'm trying to update my copies of .NET 3 and .NET 5. I need these current for my Python work. Every time that Windows Update tries to update these, it fails. I've tried running each singularly or together. Same results. Rebooting and...
  9. Windows 2016 Server eventID 3 error 2149842967

    in Windows 10 Installation and Upgrade
    Windows 2016 Server eventID 3 error 2149842967: I'm trying to install 2019-10 Cumulative Update for Windows Server 2016, I keep getting this error "the update is not applicable to your computer" this is the eventID I found.. Log Name: Setup Source: Microsoft-Windows-WUSA Date: 11/26/2019 11:12:32...
  10. Windows 10 PC Random Freezing for 1-5 minutes 3/4 times in 2-3 hours

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 PC Random Freezing for 1-5 minutes 3/4 times in 2-3 hours: Hi, I have a windows 10 PC that is suffering from random freezes, everything locks up, no response to keyboard, mouse, Ctrl/Alt/Del. It can freeze from anything from 1 to 5 or more minutes, 3 or 4 times in an evening, then 'wakes up' and works as if all fine. I believe...