Anyone dealing with the TLS SHA1 cipher suite depr...
# suitetalkapi
c
Anyone dealing with the TLS SHA1 cipher suite deprecation? We have a client that is using a .NET client application running on a Windows server to call SuiteTalk web services. The .NET app is using TLS 1.2. NetSuite is claiming the requests are coming into NetSuite using the "TLS1-AES-128-CBC-SHA" cipher suite, which is one of the ciphers getting deprecated. Is the resolution to somehow force a particular cipher in the .NET app or should we be modifying the Windows registry (via Group Policy) to remove the deprecated ciphers?