Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 5.x > Installation and deployment > I want to run all pages on live server with https:// prefix. View modes: 
User avatar
Member
Member
gaurav.agrawal-octalsoftware - 6/14/2011 11:33:01 PM
   
I want to run all pages on live server with https:// prefix.
Hi,

I purchased a ssl certificate and my site run on http:// and https:// both prefix URL. Now I want to run cmsdesk admin section on https:// URL only. and rest of pages life front side pages runs on http:// URL.
How can i implement this on Kentico CMS?

Thanks & Regards
Gaurav Agrawal

User avatar
Member
Member
gaurav.agrawal-octalsoftware - 6/14/2011 11:59:27 PM
   
RE:I want to run all pages on live server with https:// prefix.
Thanks

I did it through CMSSiteManager -> Settings -> Security -> Use SSL for administration interface.

True checkbox for this.

Thanks
Gaurav Agrawal

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 6/15/2011 12:26:47 AM
   
RE:I want to run all pages on live server with https:// prefix.
Hello,

Yes, that's it. I just like to point out for other users that it's necessary to have the SSL certificate up and running on your IIS prior enabling this option. Otherwise, you won't be able to login to neither CMS Desk nor Site Manager.

Cheers

Ondrej Vasil

User avatar
Member
Member
Stephen - 1/31/2012 9:14:09 PM
   
RE:I want to run all pages on live server with https:// prefix.
I choose this option box but I forgot we didn't have SSL certificate running on IIS. I got trouble and cannot open again the cmssitemanger page and got below error. How can I resolve the problem. Thanks.


Error Message:
=====================================================
The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /cmsdesk/default.aspx
=====================================================

Stephen


User avatar
Kentico Support
Kentico Support
kentico_radekm - 2/4/2012 3:05:47 PM
   
RE:I want to run all pages on live server with https:// prefix.
Hello.

I believe I sent you solution for this by e-mail. I will write it here again for others who may encounter similar problem:

Please open your database, navigate to CMS_SettingsKey table, find “CMSUseSSLForAdministrationInterface” record and change “KeyValue” from “true” to “false”.

Best Regards,
Radek Macalik