Why Lowe’s Pro Supplier Portal Resets Connections on Sequoia
Lowe’s Pro Supplier Portal is hosted on Oracle Cloud Infrastructure (OCI) with Cloudflare as the CDN layer. The portal enforces TLS 1.3 with ECH for all supplier sessions. When suppliers access the portal from macOS Safari on networks with SSL inspection, the ISP gateway resets the ECH-enabled ClientHello, preventing the TLS handshake from completing.
OCI’s TLS configuration does not support TLS 1.2 fallback for authenticated sessions, meaning that when the ECH-enabled handshake fails, there is no fallback path and the connection terminates immediately with ERR_CONNECTION_RESET.
Browser Integrity Sync on OCI Infrastructure
Lowe’s portal uses browser integrity sync across OCI’s load balancers. When the TLS handshake is interrupted by an ISP gateway reset, the integrity sync fails, and OCI’s security layer blocks the supplier’s access, requiring re-authentication.
Fixing Lowe’s Pro Supplier Portal Connection Resets
Using Firefox with TLS 1.2 Maximum
Download Firefox → navigate to about:config → security.tls.version.max → set to 3. Access Lowe’s Pro Supplier Portal in Firefox — TLS 1.2 does not require ECH, allowing the handshake to complete through ISP gateways that block ECH.
Using VPN with US Endpoints
Lowe’s OCI infrastructure is optimized for US-based connections. Use a VPN with US endpoints (New York, Los Angeles, Chicago) to route your traffic through American ISP infrastructure that supports TLS 1.3 with ECH, bypassing ISP gateways in the supplier’s region.
Checking Lowe’s Platform Status
Search “is the platform down right now” for Lowe’s supplier portal status. If an active incident is reported, the connection reset is infrastructure-driven and no client-side fix will resolve it until Lowe’s IT team restores normal operation.
Call to Action
Use the webs.ninja network lab to verify connectivity to Lowe’s Pro Supplier Portal endpoints. The diagnostic identifies whether the reset is caused by your ISP’s gateway, a Cloudflare edge node failure, or Lowe’s OCI infrastructure, directing the fix to the correct layer.