Difference between revisions of "Enabling https:// Secure Pages Throughout a Website"

From Contensive Wiki
Jump to: navigation, search
(Created page with "'''Steps to create a website with https:// enabled for all pages''' <br /> '''1) Test that the SSL is installed correctly.''' a) Go to https://www.websitename.com/admin (in C...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
'''Steps to create a website with https:// enabled for all pages''' <br />
 
'''Steps to create a website with https:// enabled for all pages''' <br />
  
'''1) Test that the SSL is installed correctly.'''
+
'''1) Test that the SSL is installed correctly.''' <br>
a) Go to https://www.websitename.com/admin (in Chrome)  
+
a) Go to https://www.websitename.com/admin (in Chrome) <br>
 
b) Click F12 and then click on SECURITY from the menu to see the certificate. <br>
 
b) Click F12 and then click on SECURITY from the menu to see the certificate. <br>
  
 
'''2) Convert all public page to require a secure link.'''  <br />
 
'''2) Convert all public page to require a secure link.'''  <br />
a) Login and click ADMIN, MANAGE DESIGN, TEMPLATES.
+
a) Login and click ADMIN, MANAGE DESIGN, TEMPLATES. <br>
b) Edit each template to check the box "Requires Secure SSL Connection".
+
b) Edit each template to check the box "Requires Secure SSL Connection". <br>
 
c) Click OK to save. <br>
 
c) Click OK to save. <br>
  
'''2) Convert all public page to require a secure link.'''  <br />
+
'''2) Convert all public pages to require a secure link.'''  <br />
a) Login and click ADMIN, SETTINGS, PREFERENCES.  
+
a) Login and click ADMIN, SETTINGS, PREFERENCES. <br>
 
b) In the field ADMIN URL, type in https://website name.com/admin/index.php.
 
b) In the field ADMIN URL, type in https://website name.com/admin/index.php.

Latest revision as of 14:39, 2 March 2017

Steps to create a website with https:// enabled for all pages

1) Test that the SSL is installed correctly.
a) Go to https://www.websitename.com/admin (in Chrome)
b) Click F12 and then click on SECURITY from the menu to see the certificate.

2) Convert all public page to require a secure link.
a) Login and click ADMIN, MANAGE DESIGN, TEMPLATES.
b) Edit each template to check the box "Requires Secure SSL Connection".
c) Click OK to save.

2) Convert all public pages to require a secure link.
a) Login and click ADMIN, SETTINGS, PREFERENCES.
b) In the field ADMIN URL, type in https://website name.com/admin/index.php.