Skip to content

Custom Headers, Authenticated Email, Configurable Algorithm Protection Control

Compare
Choose a tag to compare
@uhurusurfa uhurusurfa released this 07 Jun 09:17
· 532 commits to master since this release

This release is an enhancement and bug fix release that includes compatibility testing with other AS2 systems:

  1. Add support for custom HTTP headers - configurable static headers as name/value pairs in the partnership - configurable dynamic headers with header values set from parsing the name of the file to be sent
  2. Fix generator encoding for compression, encryption and signing
  3. Support configurable control of canonicalization when signing
  4. Support overriding digest "sha-1" algorithm name in signing to use "old" name without dash ("sha1")
  5. Support AES128, AES192, AES256 ciphers
  6. Support disabling the CMS algorithm protection OID for older AS2 systems that do not support it
  7. Added "Troubleshooting.." section to documentation
  8. Support authenticated SMTP server for email logging

[Download OpenAS2](https://sourceforge.net/projects/openas2/files/v2.0.0/Custom Headers, Authenticated Email, Configurable lgorithm Protection Control.zip/download)