Skip to content
Snippets Groups Projects
Commit ea7076e7 authored by Damon Kohler's avatar Damon Kohler Committed by Daniel Stonier
Browse files

Add a comment explaining the disabling of SNI.

parent feaa25bd
No related branches found
No related tags found
No related merge requests found
org.gradle.daemon=true
# Fixes "handshake alert: unrecognized_name" error in Java 7.
org.gradle.jvmargs=-Djsse.enableSNIExtension=false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment