Is it possible to configure Lagom to work with SSL/TLS connections?
- I generated keystore and trustore files using Java KeyTool,
- I tried to configure play framework in the application.conf file to work with the generated files with no success.
Thanks for the help.