play-scala-tls-example
play-scala-tls-example copied to clipboard
A Play application using HTTPS and WS with optional client authentication
I am trying to connect using the TLSv1.2 with the Cipher Suite TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, on JAVA version: Java(TM) SE Runtime Environment (build 1.8.0_201-b09). Everything works well but when its almost completing,...
Hi, I have followed the steps in the github readme.md doc, when I run ./play run after generating certificates. I'm getting the following. I belive it is something todo with...
Instead of defining a bash script over sbt, why not use `.jvmopts`?
The current self-signed certificates expired on 14 August 2017. ``` The certificate is not trusted because the issuer certificate is unknown. The server might not be sending the appropriate intermediate...