aspnet / Templates

This repo is OBSOLETE - please see the README file for information
Other
150 stars 57 forks source link

Add HttpsRedirection and HSTS middleware template #871

Closed jkotalik closed 7 years ago

jkotalik commented 7 years ago

With https://github.com/aspnet/BasicMiddleware/pull/264 being added, @Eilon asked me to write templates for this feature. cc/ @javiercn @Tratcher

Tratcher commented 7 years ago

We need to make sure Kestrel is set up for https first.

Eilon commented 7 years ago

This issue was moved to aspnet/templating#66