OpenAS2 / OpenAs2App

OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
https://sourceforge.net/projects/openas2/
BSD 2-Clause "Simplified" License
177 stars 132 forks source link

Moving towards complete property based core configuration with minor enhancements to management scripts #331

Closed uhurusurfa closed 11 months ago

uhurusurfa commented 11 months ago

Extract all confiog.xml values to properties so they can be overridden by custom properties file. Enhance shell scripts to be more useful and flexible.