SSL configuration in Glassfish V3 CipherSuites may not be valid when
I set up SSL with glassfish V3
I followed this http://javadude.wordpress.com/2010/04/06/getting-started-with-glassfish-v3-and-ssl/
but now on console I get the following constantly exception, but on the front end, it works fine.
SEVERE: ProtocolChain java.lang.IllegalArgumentException: CipherSuites may not be empty in com.sun.net.ssl.internal.ssl.CipherSuiteList. (CipherSuiteList.java:58) at com.sun.net.ssl.internal.ssl.SSLEngineImpl.setEnabledCipherSuites (SSLEngineImpl.java:1696) at com.sun.grizzly.filter.SSLReadFilter.newSSLEngine (SSLReadFilter.java)
+2
a source to share
No one has answered this question yet
Check out similar questions: