Version Differences for Implementing SSL on AHP Server

Line 13:
  ::*Verify this line exists, if not add it: install.server.web.https.protocol=TLS    ::*Verify this line exists, if not add it: install.server.web.https.protocol=TLS 
  :5. Navigate to the <ahpserver>/opt/tomcat/webapps/ROOT/WEB-INF directory     :5. Navigate to the <ahpserver>/opt/tomcat/webapps/ROOT/WEB-INF directory  
- :6. Edit the web.xml file by uncommenting <pre> <!--@@SECURE_START@@ and @@SECURE_END@@ --> </pre> to look like below:   + :6. Edit the web.xml file by uncommenting  
- :<pre> <!-- @@SECURE_START@@ -->   + ::<pre> <!--@@SECURE_START@@ and @@SECURE_END@@ --> </pre> to look like below:  
    + ::<pre> <!-- @@SECURE_START@@ -->  
  <security-constraint>    <security-constraint> 
  <web-resource-collection>    <web-resource-collection>