Open swathimocharla opened 3 years ago
Hi, does CMAK support TLSv1.3?
I've set play.ws.ssl.enabled.Protocols to "TLSv1.3" and also upgraded akka dependencies to 2.5.32 which support talking to a TLS 1.3 server. My connections still seem to be on TLS 1.2. Do I need to do anything else?
@patelh , can you help answer this.
Hi, does CMAK support TLSv1.3?
I've set play.ws.ssl.enabled.Protocols to "TLSv1.3" and also upgraded akka dependencies to 2.5.32 which support talking to a TLS 1.3 server. My connections still seem to be on TLS 1.2. Do I need to do anything else?