aspnet / BasicMiddleware

[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
169 stars 84 forks source link

Sample project can now redirect to HTTPS #106

Closed mikaelm12 closed 8 years ago

mikaelm12 commented 8 years ago

@Tratcher @danroth27 @natemcmaster @muratg

natemcmaster commented 8 years ago

Code looks :shipit:

Just curious: is the testCert.pfx going to make chrome show the big red scary "do not enter" warnings?

mikaelm12 commented 8 years ago

Yeah @natemcmaster . All the warnings

natemcmaster commented 7 years ago

@mikaelm12 don't forget to cleanup unused branches when you're done :)