8.1. Disabling non SSL access

If you want to exclusively use HTTPS (HTTP with SSL) and disable HTTP, you will need to delete the line <Connector port="8888"/> in the psa_x.y.z/conf/server.xml file. You will also need to change the URL prefix to https://<server-name>:8843 using the Edit Settings screen (ToolbarSetupSite). You will need to restart the server for these settings to take effect.