Can we have a way to disable ALL of the HTTPS stuff? #210
Unanswered
VictorioBerra
asked this question in
Q&A
Replies: 1 comment
-
Just pass |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We host behind a load balancer which does our SSL termination. From there, its just IIS hosting + kestrel.
So we do not need all the HSTS, Cert, Headers stuff. Is there a way to fully pull all of that out?
Beta Was this translation helpful? Give feedback.
All reactions