OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
Supports very high traffic volume allowing parallel processing of files per partner.
SUPPORT: Please use the Github issues and Discussions channels here:
https://github.com/OpenAS2/OpenAs2App/
Requirements:
- Java 11 or newer (tested with the LTS versions of Java up to 21)
- Any OS that runs Java
Planned enhancements in the next major release:
- User interace configuration GUI
- Certificate Exchange Management
IMPORTANT: Java 8 is no longer supported.
AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.