Skip to content

as2-lib 4.1.0

Compare
Choose a tag to compare
@phax phax released this 27 Jul 06:24
· 868 commits to master since this release
  • The random parameters class now supports creating random values that are longer than 10 characters
  • Fixed OSGI ServiceProvider configuration
  • Added support for new encryption algorithms (see #38)
  • Added new system property AS2.httpDumpDirectoryOutgoing to easily dump outgoing transmissions
  • Renamed system property for dumping incoming HTTP transmissions from AS2.httpDumpDirectory to AS2.httpDumpDirectoryIncoming to avoid confusion. The old name can still be used but emits a warning.
  • Modules MDNFileModule and MessageFileModule now got a new attribute charset to define the charset to be used to dump the information.
  • Requires ph-commons 9.1.2