On 11/29/06, Will Tao <[EMAIL PROTECTED]> wrote:
Hi all,
I have download mina 1.0 and when I run the echoserver example with
TLS/SSL protocol, I got exception as followings.
Also, when I tried to print the value in the
sslFilter.getEnabledCipherSuites(), it returns null.
I also tried to use sslFilter.setEnabledCipherSuites() method to set
various cipher, but I got exception as the algorithm is not supported.
Any help would be very helpful, thanks.
<snip/>
Can you please describe your environment? JDK version, OS etc... It
seems that there are no cipher suites available in the default JDK
security provider.
Regards,
Vinod.