Currently the module is generating Public/Private key pairs by leveraging the OpenSSL library. The logic of Public/Private keys generation should be abstracted into a pluggable system instead of being hard-coded into the module. In this way, one would be able to easily configure the module to use any other library for Public/Private keys generation just by providing a plugin implementation.

Comments

talhaparacha created an issue. See original summary.

talhaparacha’s picture

Status: Active » Postponed

Postponed until a working prototype of the module is ready.

talhaparacha’s picture

talhaparacha’s picture

Status: Postponed » Closed (fixed)