Posted
almost 12 years
ago
Hello all,
we are runnung "opensource AS2 1.1 build 39" for quite some time without problems.
We recently add a new partner. Connection is working fine, but the partner expects the payload to be send in the main document rather than receiving it as
... [More]
attachment.
Is there a way to get this done on our side?
The partner runs "AS2 Version 1.2 - SAP NetWeaver Application Server 7.20/ AS Java 7.31"
Any help would be highly appreciated.
Holger
Forum: AS2 [Less]
|
Posted
almost 12 years
ago
In reply to mGesundheit,
Thanks for the fast answer,
I created two new keystore on both PC and exchanged them - Both Keystore had the the same keys import of the other. I still have the feeling I do something wrong but I don't have any idea left.
Log in or register to post comments
|
Posted
almost 12 years
ago
In reply to MessageHTTPUploader.performUpload: [SSLPeerUnverifiedException]: peer not authenticated
mGesundheit,
SSLPeerUnverifiedException means mainly a certificate mismatch between sender and receiver. The could result from any access problem to
... [More]
the keystore, any missing certificate on any side, any missing trust path in the keystores of sender or receiver.
Regards
Log in or register to post comments
[Less]
|
Posted
almost 12 years
ago
greetings
as the subject shows, i got a problem whith the HTTPS communication between two systems.
The Situation: Without HTTPS there is nor problem, every thing works just fine, but, I need HTTPS. The problem is the following:
10:17:42 AM]
... [More]
mendelson_opensource_AS2-1383556661892-0@ProdressAS2_AS2Test: Outgoing message signed with the algorithm SHA-1,using keystore alias "newAS2ca".
[10:17:42 AM] mendelson_opensource_AS2-1383556661892-0@newAS2_AS2Test: Outgoing message encrypted with the algorithm 3DES, using keystore alias "newAS2ca".
[10:17:42 AM] mendelson_opensource_AS2-1383556661892-0@newAS2_AS2Test: Outbound AS2 message created from "2testhome.txt" for the receiver "Home" in 399ms, raw message size: 2.60 KB
[10:17:42 AM] mendelson_opensource_AS2-1383556661892-0@newAS2_AS2Test: Sending AS2 message to https://87.180.93.99:8080/as2/HttpReceiver, sync MDN requested.
[10:17:42 AM] mendelson_opensource_AS2-1383556661892-0@ProdressAS2_AS2Test: MessageHTTPUploader.performUpload: [SSLPeerUnverifiedException]: peer not authenticated
[10:17:42 AM] mendelson_opensource_AS2-1383556661892-0@newAS2_AS2Test: Connection problem, failed to transmit data.
[10:17:42 AM] mendelson_opensource_AS2-1383556661892-0@newAS2_AS2Test: Will retry to send transmission after 30s, retry 1/10.
I changed the port from 8080 to 443 (at for the reciver) and got
[10:34:04 AM] mendelson_opensource_AS2-1383557644354-1@newAS2_AS2Test: Outgoing message signed with the algorithm SHA-1,using keystore alias "newAS2ca".
[10:34:04 AM] mendelson_opensource_AS2-1383557644354-1@newAS2_AS2Test: Outgoing message encrypted with the algorithm 3DES, using keystore alias "prodressAS2ca".
[10:34:04 AM] mendelson_opensource_AS2-1383557644354-1@newAS2_AS2Test: Outbound AS2 message created from "2testhome.txt" for the receiver "Home" in 31ms, raw message size: 2.60 KB
[10:34:04 AM] mendelson_opensource_AS2-1383557644354-1@newAS2_AS2Test: Sending AS2 message to https://87.180.93.99:443/as2/HttpReceiver, sync MDN requested.
[10:34:04 AM] mendelson_opensource_AS2-1383557644354-1@newAS2_AS2Test: MessageHTTPUploader.performUpload: [HttpHostConnectException]: Connection to https://87.##.93.99:443 refused
[10:34:04 AM] mendelson_opensource_AS2-1383557644354-1@newAS2_AS2Test: Connection problem, failed to transmit data.
[10:34:04 AM] mendelson_opensource_AS2-1383557644354-1@newAS2_AS2Test: Will retry to send transmission after 30s, retry 1/10.
I created a new keystore and new certifications. I did find a page for HTTPS for mendendelson. This guild mentend that it's important to make changes inside the jetty.xml. If I used the 'java -jar start.jar etc/jetty.xml etc/jetty-ssl.xml' but nothing happend.
One system is a Linux Voyager the other Win 7.
If i missed some importen things - and I'm quite sure I did - please let me know.
Forum: AS2 [Less]
|
Posted
almost 12 years
ago
In reply to Test AS2 connection
ddan,
once you have created the content of a AS2 message you could send it via HTTP to any AS2 system, just set up some required HTTP headers like as-from and as2-to. Ensure to request sync MDN in your HTTP header -
... [More]
then this could be done by several command line untilities.
Regards
Log in or register to post comments
[Less]
|
Posted
almost 12 years
ago
Hi,
Whats the best way to test AS2 connection using terminal utilities?
Tools like openssl have all necessary utilities to encrypt and sign messages, but
i wanted to see if there a manual to test with mendelson.
The reason why i need this is
... [More]
because we're implementing a simple AS2 EDI client,
and i wanted to have language-independent example.
Forum: AS2 [Less]
|
Posted
almost 12 years
ago
In reply to PKCS12 Key Store Mac Invalid
vish.d,
The only possibility in the community version is to set the keystores password to the one you used before in mendelson AS2 using a third party tool (e.g. portecle) and then start the application.
Regards
Log in or register to post comments
|
Posted
almost 12 years
ago
In reply to PKCS12 Key Store Mac Invalid
Hi Experts,
Am facing similar issue where after I close the Mendelson AS2 system and when I try starting the application again, I get the error PKCS12 key store mac Invalid - Wrong Password or file corrupt.
... [More]
Am using MendeslonAS2 1.1 build 43. I have tried all options like using the backup certificates.p12 file or uninstalling the software and installing it in different location and restarting in between but no luck as it always gives the same error. Please let me know how can I clear this issue as I dont even get the home page at all after the error.
Appreciate your help.
Regards,
Vish
Log in or register to post comments
[Less]
|
Posted
almost 12 years
ago
In reply to no receive messages after update
Have now isolated the problem ....
The port in the had been changed by the update.
I have manually corrected ...... We are now receiving
Log in or register to post comments
|
Posted
almost 12 years
ago
In reply to no receive messages after update
Since there are not many details
- AS2 ended
- AS2 Update (b43)
- Started As2
- Some messages sent (received MDN)
A partner receives the message "connection refused (8083)," if he wants to send. On our
... [More]
firewall everything is Ok. Since nothing is rejected. So seems to reject AS2, but why?
Log in or register to post comments
[Less]
|