AS2

Beschreibung

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

ASShutdown user/password not working

Forum
AS2

I try to use de.mendelson.comm.as2.AS2Shutdown
My Release is v1.1b59

Having the default paswd-File with this line
admin:admin::FULL:NONE

After calling
java de.mendelson.comm.as2.AS2Shutdown -user admin -password admin -user admin -password admin

I get this output

Connection established to localhost/127.0.0.1:1235
Remote server identified as mendelson opensource AS2 1.1 build 59
Login failed
Authentication failed: Wrong user/password combination or user does not exist

AS2 inbound over Https

Forum
AS2

Hi

I am trying to configure Mendelson for Inbound AS2 over https . I am using version AS2 1.1 build 59.
I see that port 8443 is listening and this endpoint is used to receive messages : https://:8443/as2/HttpReceiver

I see that not SSL certificate is binded. How do you bind it to secure connection ?

Cheers
Stephane

Local station certificate renewal - Easy way?

Forum
AS2

This should be an easy task however I'm facing a challenging situation.
The certificate of our AS/2 local station will expire in 30 days and it has to be renewed. It's issued by a Certification Authority, needed by several business partners we deal with. This is a configuration of the local station so it's doesn't seem to be a customized configuration for each partner.

Mendelson SSL

Forum
AS2

Hi

I am using mendelson opensource AS2 1.1 build 59.

Can you please describe what is necessary to setup in order to allow AS2 over https from Mendelson to Mendelson.
Only port 8080 is running using Jetty (ex: http://XX:8080/as2/HttpReceiver)

Can port 8443 be opened following this : http://whitehorseplanet.org/gate/topics/documentation/public/jetty_ssl_… ?
Will this work?

Cheers
Stephane