Skip to content

Commit

Permalink
Add a comment explaining the disabling of SNI.
Browse files Browse the repository at this point in the history
  • Loading branch information
damonkohler authored and stonier committed Jun 27, 2014
1 parent feaa25b commit ea7076e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
org.gradle.daemon=true
# Fixes "handshake alert: unrecognized_name" error in Java 7.
org.gradle.jvmargs=-Djsse.enableSNIExtension=false

0 comments on commit ea7076e

Please sign in to comment.