Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
4,049 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi ,
we have an API hosted in IIS10 and windows 2019 datacenter server, One of our client seeing intermittent reset connection the API request. API auth is based on mutual TLS. We verified supported TLS version and cipher suites. and ECC list(NistP256, curve25519, NistP384). In the packet capture we observed, reset happens after the client key exchange. when the DHC prams pubkey Length is 255, If we see pubkey Length 256, we don't see the reset issue. Could someone please help, what could be the problems?