cancel
Showing results for 
Search instead for 
Did you mean: 

AS2 Adapter Configuration to Customer / no signature certificate

Former Member
0 Kudos

Dear all,

we start a project with an external Customer incl. Certificates.

If we now start message processing we get follow error back:

Message processing goes fail. Reason: 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: no signature certificate, SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed:

com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: no signature certificate

Any idea ?

What is the meaning of "no signature certificate" ?

Because we import the certificate info the Trustcenter form the partner and customized in

AS2 Receiver Configuration -> Encryption Certificate

Thanks

Kind regards

S. Kohler

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

In receiver agreement, you have option of specifying Signing certificate and Encryption certificate. I think you are specifying wrong certificate name at wrong place.

Regards,

Prateek

S0003485845
Contributor
0 Kudos

Hello,

The error states "EDI message composing failed: no signature certificate"

...and for the signature, you are always using your own key and not the certificate that you receive from the partner.

(since you wrote " ... we import the certificate info the Trustcenter form the partner")

So the error message is correct in the way that the referenced entry cannot be used to create the signature.

Greetings

Stefan