cancel
Showing results for 
Search instead for 
Did you mean: 

AS2 Receiver Config - message encryption failed

Former Member
0 Kudos

Hi!

I'm trying to send something from ECC to external partner. I get below error in receiver channel. What is wrong?

In receiver channel I have:

Compress - Check

Sign - Check

Encrypt - Check

Signing algorithm - SHA-1

Encryption: DES

In receiver agreement I have:

Signing key: Our private key

Encryption certificate: Their public key


Delivering the message to the application using connection AS2_http://seeburger.com/xi failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: message encryption failed: message encryption failed: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: 1.2.840.113549.3.7, provider: BC, class: org.bouncycastle.jce.provider.symmetric.DESede$KeyGenerator3), SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: message encryption failed: message encryption failed: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: 1.2.840.113549.3.7, provider: BC, class: org.bouncycastle.jce.provider.symmetric.DESede$KeyGenerator3).



Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

this might help

Regards

Osman

Former Member
0 Kudos

I'm sorry no