-
Notifications
You must be signed in to change notification settings - Fork 48
Known Limitations
Philip Helger edited this page Mar 21, 2022
·
2 revisions
Per now the following known limitations exist:
- The SMP lookup part does not work with Java 17 out of the box, because the Peppol SMP enforces the usage of SHA-1 as the signature method and digest method
- phase4 is not a standalone project but a library that you need to manually integrate into your system
- AS4 Multi-hop is not implemented
- AS4 Split and join is not implemented
My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.