0

I have a ssl config named MY_SSL_CFG defined in my server.xml where I specify one cipher list. I want to refer it using JSSEHelper.getInstance().getSSLContext("MY_SSL_CFG", Collections.emptyMap(), null) and use in code to configure a library. Using the lib I have the impression that ciphers used are not aligned with what is defined in server.xml. It seems to use the JVM defaults but not sure. Any way to list, confirm or configure ciphers enabled on this context ?

Manudebouc
  • 45
  • 4

0 Answers0