mendelson AS2 is a JAVA-based open source EDIINT AS2 solution. Logging- and configuration GUI (SWING), async & sync MDN, signatures, encryption, SSL, web interface, pluggable into any servlet container, TP manager, compression, optional profiles: MA, FN
Features
- Logging- and configuration GUI (SWING)
- AS2 1.2 protocol standard
- Async & sync MDN
- Signatures (MD5, SHA-1, SHA-2,SHA-3)
- RSASSA-PSS signature schema
- SSLv3/TLS (v1.0, v1.1,v1.2, v1.3)
- Web interface
- Encryption
- RSAES_OAEP (AES-128, AES-192, AES-256) encryption
- Pluggable into any servlet container
- Data compression
- Message post processing (scripting on receipt, sent)
- Email event notification
- Optional AS2 profile MA (Multiple Attachments)
- Optional AS2 profile FN (Filename Preservation)
- Optional AS2 profile SHA-2 (SHA-256, SHA-384, SHA-512)
- Works fine with SHA-2 signed certificates
License
GNU General Public License version 2.0 (GPLv2)Follow mendelson AS2
You Might Also Like
Try the Best Value-for-Money Remote Support Software
TSplus Remote Support enables support agents and maintenance teams to provide instant, attended or unattended remote access from/to Windows and macOS PCs, at a price that won’t break your IT budget. Support agents can securely access remote computers, take control of their mouse and keyboard, access files and applications, and troubleshoot problems. The ideal solution for IT professionals to deliver internal maintenance and for customer support teams to assist remote clients.
Rate This Project
Login To Rate This Project
User Reviews
-
Mendelson AS2 opensource solution works well. It is pretty robust and easy to configure. At the same time it has some limitations: - GUI is impossible to separate from headless server without purchasing the paid version. - Database files are located in the same folder with config files and other resources, that makes harder to manage them. Nonetheless, it is possible to deal with it even without recompilation, using several tricks. I have been trying to separate immutable parts of Mendelson from variable and config data with Docker containers, and looks like it works. You may search for docker-mendelson-as2 at Github. Anyway, excellent product, thanks!
-
Very useful project!