Hi!, i've tried to configure pop3 with ssl in james but i'got this problem:
17/09/05 14:31:35 ERROR pop3server: Exception during connection from
AGRO1 (192.168.0.205) : Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: no cipher suites in common
javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: no cipher suites in common
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkEOF(Unknown Source)
        at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.read1(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(Unknown Source)
        at sun.nio.cs.StreamDecoder$CharsetSD.implRead(Unknown Source)
        at sun.nio.cs.StreamDecoder.read(Unknown Source)
        at java.io.InputStreamReader.read(Unknown Source)
        at java.io.BufferedReader.fill(Unknown Source)
        at java.io.BufferedReader.read(Unknown Source)
        at 
org.apache.james.util.CRLFTerminatedReader.readLine(CRLFTerminatedReader.java:98)
        at 
org.apache.james.pop3server.POP3Handler.readCommandLine(POP3Handler.java:415)
        at 
org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:266)
        at 
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:417)
        at 
org.apache.james.util.thread.ExecutableRunnable.execute(ExecutableRunnable.java:55)
        at org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:90)
Caused by: javax.net.ssl.SSLHandshakeException: no cipher suites in common

either by using Thunderbird, Outlook express or any othre client.

I googled it, and did it what i found. I installed the JCE jar files
in the james/lib (not the james/apps/james/SAR-INF/lib), but i got the
same problem, then i installed the bcprov-jdk15-129 on the same
directory and modified the java.security.
But i'm still getting the same error.

How could i make it work ?

-- 
Alberto Avila
Desarrollador

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to