mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
23 stars 15 forks source link

Configure Secure connectivity between Core Mojaloop Service and Backends (Tracking) #2100

Open mdebarros opened 3 years ago

mdebarros commented 3 years ago

Goal:

As a Hub Operator

I want to configure TLS/Authentication for Mojaloop Backend services

so that communication is secure & authenticated between Mojaloop and Backend Services

Acceptance Criteria:

Complexity: Medium

Uncertainty: Low


Tasks:

Done

Pull Requests:

Follow-up:

Dependencies:

Accountability:

lewisdaly commented 3 years ago

MongoDB support for TLS doesn't look all that difficult:

https://github.com/Automattic/mongoose/blob/c25169702ccc2a8f8123853453ed755f17278ce7/docs/tutorials/ssl.md

We will probably want to expose some options around specifying a CA file, and turning off and on the sslValidate option.

lewisdaly commented 3 years ago

@mdebarros maybe we can convert this into an Epic? Seems pretty epic to me.

elnyry-sam-k commented 3 years ago

yep @lewisdaly , @mdebarros - this is epic :-)