Skip to content

Add X.509 support #25

@nanov

Description

@nanov

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions