These are the configuration related to the local AS2 / our AS2 identity. This is the peer of an AS2 transfer which is sending the files.
AS2 Identifier for your own local organization sending the files.
Certificate in PEM format used to sign files sent to the remote partner. You can also include the private key in PEM format.
Private key in PEM format used to decrypt files received from the remote partner and to sign MDN responses. You can also include the private key in PEM format.
These are the configuration related to the remote AS2 partner. This is the peer of an AS2 transfer which is receiving the files.
AS2 Identifier for the remote partner receiving the files.
Remote AS2 partner URL where files are sent.
Name of the user used to connect to the remote AS2 partner server. Leave empty if username/password is not required.
Password for the remote AS2 partner server.
Certificates in PEM format used for encrypting files sent to the remote partner and for checking the MDN signed by the remote partner. Most of the time, the partner will use the same certificate for both encryption and signature.
General encryption and cryptography configuration options for the AS2 protocol. Additional security configration options are found in the TLS/SSL section which deals with the HTTPS security layer.
Method used to send the file.
Method used to request the MDN receipt from the partner.
Algorithm used to encrypt the files. All algorithms use CBC mode with PCKS#1 v1.5 padding.
Digest algorithm used when signing the sent file or when requesting the signed MDN.
The advertised content type used when sending a file.