I have downloaded the quickstart.jar file for AEM 6.2 and have it running for a development instance. But we will need to deploy AEM in a Tomcat instance for our production setup, and I need the war file. But from the Adobe licensing web page, I only seem to be able to download the jar version. Where do I go to get the war file?
Also, I know the documentation says to install on Tomcat 7 using Java 7. But does anyone know if it works with Tomcat 8 and Java 8? (I'm mostly concerned about making sure we support TLS 1.2 from the outset, and I know that it will work fine with Java 7, but with Java 8 the 'default' is to use TLS 1.2 and not TLS 1.0.)