Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Commit ea7076e

Browse files
damonkohlerstonier
authored andcommitted
Add a comment explaining the disabling of SNI.
1 parent feaa25b commit ea7076e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
org.gradle.daemon=true
2+
# Fixes "handshake alert: unrecognized_name" error in Java 7.
23
org.gradle.jvmargs=-Djsse.enableSNIExtension=false
34

0 commit comments

Comments
 (0)