aspnetcore/samples
David Fowler ce68427050
Use ALPN support in SSLStream on .NET Core >= 2.1 (#2179)
- Always add the TlsConnectionFeature when the HttpsConnectionAdapter runs
- Implemented the ITlsApplicationProtocolsFeature on the existing TlsConnectionFeature
- Removed Kestrel.Tls
2017-11-27 09:11:39 -08:00
..
Http2SampleApp Use ALPN support in SSLStream on .NET Core >= 2.1 (#2179) 2017-11-27 09:11:39 -08:00
LargeResponseApp
SampleApp