2 references to TlsNotSupported
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1Connection.cs (1)
817return ConnectionEndReason.TlsNotSupported;
Internal\Infrastructure\KestrelMetrics.cs (1)
513ConnectionEndReason.TlsNotSupported => "tls_not_supported",