Peppol V2 support
- Support for the Peppolv2 AS4 profile
- Added the possibility to schedule an auto discover process for Peppol V2 partner, this will setup and refresh the partner data, certificates, supported document types, comments, document values of Peppol V2 partner
- Reworked the "Add new partner" dialog to perform an auto discovery of the Peppol V2 partner in the peppol network
- Added documentation for the Peppol V2 AS4 profile
- Modified the directory polling process - the poll process now builds a subdirectory structure for the existing PModes and polls them, too. Messages found in there are created with the corresponding PMode settings. This is especially interesting for the ICS2 AS4 profile and the Peppol V2 profile partners
- The "refresh certificate" function of the REST API now works fully asychronously - for some HSM it takes several minutes to relead all certificates. This is done in the background and then the keys/certificates are intersted in to the system once everything has been loaded
- Added the possibility to setup valid receipt ports per AS4 profile as Peppol V2 requires 443
- There were wrong values in the default settings of the ICS2 AS4 profile
- Certificate manager: Allow to import pkcs#12 files that have no password, this was not possible before
- There was a problem modifying certificates of PModes via the REST API