How to configure AEM for SSL only?
Hi,
I have followed this tutorial: SSL By Default
and now I would like to disable the "http" Access.
Where do I Need to configure this? There is a Felix HTTP Service OSGi configuration, but I'm not very sure how the Granite SSL Connector Config relates to the Felix HTTP Service config.
I tried once to simply disable http, but then I couldn't Access AEM anymore, also not via https.
Do I Need to enable then "https" in the Felix HTTP Service config? And does this config then uses the keystore from the ssl-service user?
Thanks for clarity here.