-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Some banks ( mainly french ) do not support RSA authentication, but rather X.509. It would be an important addition to implement support for such authentication.
The test platform which is mentioned in #9 supports only X.509 authentication, so implementing it and testing against the platform will enable us to implement the H005 ( Ebics 3.0 ) standard as well.
What should be done
- Research and decide on a good X.509 nodejs library.
- Implement X.509 authentication and encryption.
- Make encryption modular/switchable ( RSA / X.509 ).
Useful
https://software.elcimai.com/efs/accueil-qualif.jsp - test platform ( french only ).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request