Download List

프로젝트 설명

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).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-04 16:04
0.9.0

php가 CGI를 사용하는 헤더를 읽는 도중 오류가 해결되었습니다. 윈도우 스타일 라인 엔딩이 포함된 문자 메시지와 함께 잘못된 체크섬이 해결되었습니다.
Tags: Major, Stable
An error with reading headers when PHP is using CGI was fixed. An incorrect checksum with text messages containing Windows-style line endings was fixed.

2010-03-18 16:30
0.8.4

좀 더 테스트 및 파인 - 조정.
Tags: Pre Release
Some more testing and fine-tuning.

2010-03-02 23:01
0.8.0

타사에는 OpenSSL 서명 및 암호화를위한 자바 명령줄 응용 프로그램에 의해 교체됐다.
Tags: Major
OpenSSL third party was replaced by a Java command line application for signing and encrypting.

2010-02-09 08:31
0.7.1a

"로드 파트너"프로세스에 바보 같은 버그가 수정되었습니다. 오류보고를위한 시스템이 개선되었습니다.
A stupid bug into the "Loading Partner" process has been fixed. The system for reporting errors has been improved.

2010-02-07 06:50
0.7.0a

이번이 처음 공개했다.
Tags: Alpha
This is the first public release.

Project Resources