im signing a MDN message with bouncycastle (www.bouncycastle.org) and i can verify it successful with bouncycastle and also with openssl.
The messageDigest in the signature is the same of what i calculated, so everything likes fine,
but my client who works with webMethods Trading Networks Console can’t verify my MDN, he get the message:
“Returned MDN is signed, but can not be verified.”
have u guys any expierince with this kind of issues?
is it a configuration setting in the webMethods Trading Networks Console or something?
in attachment can u find my signed message, that gives the exception.
if someone need more information or something else, just let me know, i wil reply asap.
thx in advance for helping me out of this problem. signed_message.txt (3.77 KB)
I am currently trying to implement AS2 in my project … can u kindly provide any configuration document for AS2. please guide me regarding this.
thanks in advance.
Hi there,
I know this is a old thread, but the issue which i am facing is similar.
I am trying to communicate with one of our partner through AS2. setup was all done, and i can send messages to him.
at first he tried sending message to me, and it was succesfull. MDN sent back and that got processed at his end.
then i tried sending a message to him, i can see in TN transaction analysis that EDINT sent, and its status says SendMsg:WaitMDN, i received MDN back but the MDN was failed processing. below is the error which i can see in TN : An error occurred invoking the processing service wm.EDIINT.rules:processMDN for this document. The original error was com.wm.lang.flow.FlowException: Returned MDN is signed, but can not be verified.
I am now facing the similar issue which was faced by you, when receiveing MDN from a partner…i am alos geting a flow exception with sender and receiver as unknown.