Cleanup reference to TLS1.3 (#29048)
This commit is contained in:
parent
292a8b582a
commit
599ab11709
1 changed files with 0 additions and 2 deletions
|
|
@ -1131,8 +1131,6 @@ akka {
|
|||
# Protocol to use for SSL encryption, choose from:
|
||||
# TLS 1.2 is available since JDK7, and default since JDK8:
|
||||
# https://blogs.oracle.com/java-platform-group/entry/java_8_will_use_tls
|
||||
# TLS 1.3 is available since JDK 11:
|
||||
# https://www.oracle.com/technetwork/java/javase/11-relnote-issues-5012449.html
|
||||
protocol = "TLSv1.2"
|
||||
|
||||
# Example: ["TLS_RSA_WITH_AES_128_CBC_SHA", "TLS_RSA_WITH_AES_256_CBC_SHA"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue