Hi,

> I found that I can set my ANT_OPTS like this:
> export ANT_OPTS='-Xms512m -Xmx512m -Djsse.enableSNIExtension=false'

This also works:
export ANT_OPTS="-Djsse.enableSNIExtension=false"

Unless github fix their SSL not sure what else we can do.

Justin

Reply via email to