0
inzone created
Hello,
For some external integrations that use redirects to the AspNetZero based application I need to debug with SSL (HTTPS) I've tried enabling SSL to the project, but I am getting no response when trying to access the HTTPS URL.
Any further steps to be done in order to fully enable SSL to the AspNetZero solution?
Thank you!
2 Answer(s)
-
0
hi,
This is out of AspNet Zero development scope. But you can find how to work with HTTPS in AspNet <a class="postlink" href="https://blogs.msdn.microsoft.com/webdev/2017/11/29/configuring-https-in-asp-net-core-across-different-platforms/">https://blogs.msdn.microsoft.com/webdev ... platforms/</a>