Run AEM instance on HTTPS mode with out dispatcher
We have a request from internal IT, if we can run AEM with https with out using dispatcher.
currently we are accessing the aem instance using http://host:port, but they intend us to use https://host:port, what should we do to let AEM run on https on the same port?