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/
GNU General Public License v3.0
185 stars 136 forks source link

Disposition options, resend and MDN handling enhancements #388

Closed uhurusurfa closed 3 months ago

uhurusurfa commented 3 months ago
  1. Enhance the handling of MDN processing and asociated resend handling to provide moer reliable error handling.
  2. Enhance the Disposition-Notification-Options handler to properly support the standard.
  3. Use the LTS releases of Java for testing
  4. Use a SQL-92 compliant SQL format for accessing the database.