Hi Diogo,It sounds like you are acting as your own CA. There are a few extra steps to configure SSL for AEM in this case.Please make sure you have set the trustStore as part of CQ_JVM_OPTS in crx-quickstart/bin/start:-Djavax.net.ssl.trustStore=/path/to/truststoreYou will need to restart AEM to apply...