Version Differences for HTTPS-Implementing SSL on AHP Server

Line 12:
  ::*Add this line: install.server.web.https.port=8443    ::*Add this line: install.server.web.https.port=8443 
  ::*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 %SERVER_HOME%\opt\tomcat\webapps\ROOT\WEB-INF directory  
  :6. Edit the web.xml file by uncommenting     :6. Edit the web.xml file by uncommenting  
  ::<pre> <!--@@SECURE_START@@ and @@SECURE_END@@ --> </pre> to look like below:    ::<pre> <!--@@SECURE_START@@ and @@SECURE_END@@ --> </pre> to look like below: