cloudcaptainsh / cloudcaptain

Issue Tracker for CloudCaptain
13 stars 3 forks source link

Support manual SSL certificates in an Elastic IP-deployed Play subproject #246

Open maxzats opened 3 years ago

maxzats commented 3 years ago

We have a Play project that contains a common library project, a server that we deploy to an ALB with automatic SSL management by ACM/Boxfuse, and a scheduled task server with no frontend that is deployed to an Elastic IP.

Creating the SSL certificate and following the instructions in the documentation for manual SSL management does not work with subprojects.