Base solution for your next web application
Open Closed

Setup SSL with Core/Jquery project #2283


User avatar
0
rev319303 created

How do I setup SSL with your core/Jquery project?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    AspNet Zero does not have anything special about SSL. You only need to modify your website root address with an https prefix.

    Then you need to configure SSL in IIS. You can search on the internet for that. You can write back if you have any problems on doing that.