AS2

Beschreibung

Post related to the community version of mendelson AS2. For commercial requests please contact the mendelson support (service@mendelson.de)

Create second local station

Forum
AS2

Good morning.
For testing purpose I would like to add a second local station to Mendelson.
The production is a standard station bind to port 5085.
I thought that simply cloning production and using a different "as2 id" our partner will be redirected on the test station, but even if they use the test as2 id the message is received on the Mendelson production station, and the answer they receive is sent by production station.
It's also necessary to change the bind port? And in this case the only way to do is modify the jetty.xml?
Thanks

Line-folding header "Content-Type" prevents message digest calculation

Forum
AS2

Public Mendelson test server (http://testas2.mendelson-e-c.com:8080/as2/HttpReceiver) returns the following response header:

Content-Type: multipart/report; report-type=disposition-notification; \r\n\tboundary="----=_Part_60757_145870613.1732521603055"

Our application uses Apache's httpcore5 client, which honors line folding and thus, leads to the following header line:

Content-Type: multipart/report; report-type=disposition-notification; boundary="----=_Part_60757_145870613.1732521603055"

MessageHTTPUploader.performUpload SocketException Socket is closed

Forum
AS2

Hello Team,

Our AS2 partner is getting below error while trying to transfer files from their Mendelson system to SAP BTP system.

MessageHTTPUploader.performUpload SocketException Socket is closed

As per SAP they can see it is due to missing intermediate CA from AS2 partner but they are saying all the certificate chain are available in their trust store.

Please anyone can help on this.

Regards,
Sunil Kumar T

Problem using HTTPS

Forum
AS2

Hi,
I'm trying to set a local station in http.
The first thing I should do is importing in SSL/TSL the public certificate, and right here I have the first proble, because each time I import it, using import certificate or "import your own provate key (from PKCS#12) I see the message "This key is valid", but the trust anchor is considered "untrusted". I try several ways, but each time I have the same results.

Verification of digital signature of inbound AS2 message failed Verification failed

Forum
AS2

[3:21:42 PM] [27325d47-44f5-406b-8542-6f5721e3fe04] Inbound transmission is a AS2 message [mYPartner-mycompany], raw message size: 2.83 KB.
[3:21:42 PM] [27325d47-44f5-406b-8542-6f5721e3fe04] Inbound AS2 message is not encrypted.
[3:21:42 PM] [27325d47-44f5-406b-8542-6f5721e3fe04] Inbound AS2 message is signed.
[3:21:42 PM] [27325d47-44f5-406b-8542-6f5721e3fe04] The sender used the algorithm "SHA-256" to sign the inbound AS2 message.
[3:21:42 PM] [27325d47-44f5-406b-8542-6f5721e3fe04] Using certificate "PartnerA Testing" to verify inbound AS2 message signature.