hdclaims
Member
Member details
- Joined
- Sep 17, 2026
- Messages
- 1
Hello Windows Forum Community,
We are observing an issue across our Windows 11 Enterprise workstations where Microsoft Edge (managed via Group Policy) fails to maintain persistent SSL sessions when accessing an internal web intake portal (hdclaims.co.uk).
Issue Description:
When users submit multi-step dynamic forms, Microsoft Edge intermittently throws ERR_CONNECTION_RESET or INET_E_RESOURCE_NOT_FOUND. Running the same portal on non-managed standalone builds resolves the connection drops, isolating the issue to Windows Local Security Authority (LSA) / Schannel TLS renegotiation policies.
Technical Setup:
Any technical guidance from Windows admins would be greatly appreciated!
We are observing an issue across our Windows 11 Enterprise workstations where Microsoft Edge (managed via Group Policy) fails to maintain persistent SSL sessions when accessing an internal web intake portal (hdclaims.co.uk).
Issue Description:
When users submit multi-step dynamic forms, Microsoft Edge intermittently throws ERR_CONNECTION_RESET or INET_E_RESOURCE_NOT_FOUND. Running the same portal on non-managed standalone builds resolves the connection drops, isolating the issue to Windows Local Security Authority (LSA) / Schannel TLS renegotiation policies.
Technical Setup:
- OS Build: Windows 11 Enterprise (23H2 / Build 22631)
- Target Domain: (hdclaims.co.uk)
- Browser: Microsoft Edge Enterprise (v125.x)
- Security Layer: Windows Defender Application Guard & GPO Managed Trusted Sites
- Imported the full root and intermediate CA certificate bundle directly into the Windows Machine Certificate Store (certlm.msc).
- Disabled TLS 1.3 Hybridizing within edge://flags, which reduces retry latency but does not prevent socket drop on dynamic AJAX POST steps.
- Inspected Windows Event Viewer (Applications and Services Logs -> Microsoft -> Windows -> WebAuthN); Schannel logs report unexpected connection termination during client key exchange.
Any technical guidance from Windows admins would be greatly appreciated!