rem disable protocols with a system property for the command line.
java.exe -Djdk.tls.disabledAlgorithms=SSLv2Hello,SLv3,TLSv1,TLSv1.1 -jar myprog.jar