Listar cipher JVM /opt/jdk1.8.0_172/bin/jrunscript -e "java.util.Arrays.asList(javax.net.ssl.SSLServerSocketFactory.getDefault().getSupportedCipherSuites()).stream().forEach(println)" /usr/lib/jvm/jdk1.7.0_75/bin/jrunscript -e "println(java.util.Arrays.asList(javax.net.ssl.SSLServerSocketFactory.getDefault().getSupportedCipherSuites()).toString().replace(',','\\n').replace('[','').replace(']',''))"