as2-lib 4.1.0
·
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
toAS2.httpDumpDirectoryIncoming
to avoid confusion. The old name can still be used but emits a warning. - Modules
MDNFileModule
andMessageFileModule
now got a new attributecharset
to define the charset to be used to dump the information. - Requires ph-commons 9.1.2