User Tools

Site Tools


informatica:linux:cipher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

informatica:linux:cipher [2019/11/22 09:16] – created joseinformatica:linux:cipher [2019/11/22 09:16] (current) jose
Line 1: Line 1:
 Listar cipher JVM Listar cipher JVM
  
-/opt/jdk1.8.0_172/bin/jrunscript -e "java.util.Arrays.asList(javax.net.ssl.SSLServerSocketFactory.getDefault().getSupportedCipherSuites()).stream().forEach(println)"+  /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(']',''))"+  /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(']',''))"
informatica/linux/cipher.txt · Last modified: 2019/11/22 09:16 by jose