SSL Error

Sort:
You are not authorized to post a reply.
Author
Messages
ChuckM
Advanced Member
Posts: 24
Advanced Member

    We are a V7R1 iSeries shop still on Version 9 of Lawson.  We have two test instances and production.

    A couple of weeks ago, our SysAdmin team installed PTFs on both of our test instances without incident...afterwards everything worked fine.

    Last weekend, however, they installed the same PTFs on our Production iSeries.  Our startup job doesn't show any errors, but our last_server_0_0.log shows:

    17-07-27 18:29:15:944 59 default.SEVERE authen.SSOServer.run(): SSOServer: Got unexpected exception when processing new secured connection  com.lawson.security.server.LawsonNetException: Got exception while writing to connection /10.31.86.71,11004
    Stack Trace : com.lawson.security.server.LawsonNetException: Got exception while writing to connection /10.31.86.71,11004
    at com.lawson.security.server.AbstractDefaultEventSource.write(AbstractDefaultEventSource.java:296)
    at com.lawson.security.server.Connection.(Connection.java:169)
    at com.lawson.lawsec.authen.SecuredConnection.(SecuredConnection.java:37)
    at com.lawson.lawsec.authen.SSOServer.run(SSOServer.java:180)
    Caused by: javax.net.ssl.SSLHandshakeException: no cipher suites in common

    This has our WebSphere guy stumped.

    We have researched online, but so far, have been unable to resolve the problem.

    Has anyone seen this error, or have any suggestions on how to proceed?

    TIA...Chuck

    Kwane McNeal
    Veteran Member
    Posts: 479
    Veteran Member
      Sounds like a possible issue with BouncyCastle
      See if the configuration and files for it is still intact
      You are not authorized to post a reply.