You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ).
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
Useful
https://software.elcimai.com/efs/accueil-qualif.jsp - test platform ( french only ).
The text was updated successfully, but these errors were encountered: