playframework/play-scala-tls-example

zip archive by activator dist does not contain the certificates

Closed this issue · 1 comments

A zip archive produces by executing "activator dist" does not contain the certificates produced by the scripts. So, the certificates should be in /certs. unless, you have to add the certificates after unzip the zip archive.

Packaging and deployment isn't covered by this example.