IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  EDIINT Decryption for payload is failing

    Posted Wed April 20, 2005 08:09 PM

    Hi All,
    We are using AS2 EDIINT with IS6.1. Everything was working fine till I installed verisign test certificate for one trading partner and after that for all transactions decryption is failing for payload in AS2. We receive the messages signed and encrypted from trading partners. They sign and encrypt the message with our server’s public key.
    I am receiving the error
    "java.lang.SecurityException: Unsupported keysize or algorithm parameters "

    I have removed the test verisign certs from server and even created a new WMRepository also but still all the transactions are failing at decryption. In TN error is “processed/error: decryption-failed”

    Please let me know if anyone had the same issue or knows what could be the resolution.

    Thanks in advance.
    MJ


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: EDIINT Decryption for payload is failing

    Posted Wed April 20, 2005 08:20 PM

    Manish,
    You may have inadvertently removed/changes your server/decryption certificate while importing this client certificate. I’d suggest re-importing your “enterprise” certificate/key combination.

    ~tS


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 3.  RE: EDIINT Decryption for payload is failing

    Posted Wed April 20, 2005 08:24 PM

    Manish,

    Did you default algorithm as TripleDES?


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 4.  RE: EDIINT Decryption for payload is failing

    Posted Wed April 20, 2005 08:57 PM

    Thanks for the replies.

    I have import the certs again but same error. Yes default algorithm is TripleDES.


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 5.  RE: EDIINT Decryption for payload is failing

    Posted Wed April 20, 2005 10:15 PM

    Manish,
    A few ideas:
    1- If you restarted the server when you installed the versigin test certificate/CA - I’d suggest that you re-start after importing your correct enterprise certificate.
    2- Did you change your Java version/environment (policy file)
    3- Added any new code that loads a new security provider?

    I still suggest that you re-start wm and re-import your enterprise certificate. Especially if everything was working fine before.

    ~tS


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: EDIINT Decryption for payload is failing

    Posted Wed April 20, 2005 11:30 PM

    Tahira,
    Thanks a lot for your suggestion. Actually one of my collegue has changed the IS JDK to external and forgot to revert back after testing. Now we are pointing to old internal IS JDK and everything is working again.

    Thank you all for your valuable advice.

    Regards,
    MJ


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: EDIINT Decryption for payload is failing

    Posted Thu April 21, 2005 01:21 AM