AS2Secure is a PHP library that allows you to send and receive AS2 (Applicability Statement 2) messages from partners. The project is split into two parts: a client to send one or more documents to a partner and a server to receive one or more documents from a partner. Its main features are asyncronous and syncronous MDN, partner setup, digital signatures, message encryption, secure transport (using OpenSSL), support for SSL client authentication, and multiple attachments (AS2 1.2).
| Tags | AS2 SMIME OpenSSL API RFC4130 X12 EDI EDIINT XML B2B EDIFACT Certificate digital signature encryption Software Development |
|---|---|
| Licenses | LGPL |
| Operating Systems | Linux POSIX Windows |
| Implementation | OpenSSL PHP 5 PHP 5+ Java |
| Translations | English |
Last announcement
Hi all,
This message to announce you a great event. I've correctly passed connectivity tests with 3 different AS2 servers :
- Mendelson AS2 Ope...
Recent releases


Changes: Some more testing and fine-tuning.


Changes: OpenSSL third party was replaced by a Java command line application for signing and encrypting.


Changes: A stupid bug into the "Loading Partner" process has been fixed. The system for reporting errors has been improved.


Changes: This is the first public release.