Protocols in ASP .NET Core: HTTPS and HTTP/2

This is the fourth of a new series of posts on ASP .NET Core. This week, we’ll be looking at the use of HTTPS in ASP .NET Core projects (using HTTP/1.1 today) and also HTTP/2 support for future ASP .NET Core projects. HTTPS and SSL If you’re reading this blog post, you’re probably familiar with HTTPS and the little lock … Continue reading Protocols in ASP .NET Core: HTTPS and HTTP/2