Hi @AEMWizard ,You can try these,Stop AEM and navigate
/crx-quickstart/launchpad/config/org/apache/felix/http.config and change
org.apache.felix.https.enable=B"true" to
org.apache.felix.https.enable=B"false". ORHTTPS is enabled by default on
port 443 - try to visit hit with that port. OR
https://localhost:4502Mostly 1st step should resolve your issue.Hope
that helps!Regards,Santosh