NopCommerce Hosting Tips: How enable SSL (https) in nopCommerce?

Leave a Comment
To enable SSL in nopCommerce, you will first need to purchase an SSL certificate and dedicated IP. This article assumes that you already purchase an SSL from SSL provider.
  • Install SSL on your web server
  • Open web.config file
  • Set UseSSL value to true (<add key=”UseSSL” value=”true” /> )
  • Then just save the file.
nopCommerce automatically switched to SSL when required ( for example, register, login and checkout admin ect.)

NopCommerce Hosting Tips : Adding a Login Pop-Up

Can I use shared SSL provided my hosting company in nopCommerce?

Most of ASP.NET hosting providers offers free shared SSL as apart of their hosting plan. Yes, you can use the shared ssl provided by your hosting provider in nopcommerce.
    Get SharedSSLUrl from your hosting provider
    Open the web.config and edit the following values

    <add key=”UseSSL” value=”true” />
    <add key=”SharedSSLUrl” value=”https://secure.yourhostingcompany.com/~username” />
    <add key=”NonSharedSSLUrl” value=”https://secureyourhostingcompany.com/~username” />


NopCommerce Hosting Recommendation

HostForLIFEASP.NET receives Spotlight standing advantage award for providing recommended, cheap and fast ecommerce Hosting including the latest NopCommerce. From the leading technology company, Microsoft. All the servers are equipped with the newest Windows Server 2012 R2, SQL Server 2014, ASP.NET 4.5.2, ASP.NET MVC 6.0, Silverlight 5, WebMatrix and Visual Studio Lightswitch. Security and performance are at the core of their NopCommerce hosting operations to confirm every website and/or application hosted on their servers is highly secured and performs at optimum level. mutually of the European ASP.NET hosting suppliers, HostForLIFE guarantees 99.9% uptime and fast loading speed. From €3.49/month , HostForLIFE provides you with unlimited disk space, unlimited domains, unlimited bandwidth,etc, for your website hosting needs.


Next PostNewer Post Previous PostOlder Post Home

0 comments:

Post a Comment