Skip to content

Feature: Capability to connect to database using SSL mode enabled  #5475

Open
@tayalrishabh96

Description

@tayalrishabh96

🔖 Feature description

As of now all devtron microservices connect to db without SSL, this feature request enhances the capability to connect to db using SSL mode. This should be exposed via env variable where the default value can be kept as false for backward compatibility.
Currently below mentioned microservices connect with db without SSL :

  1. orchestrator
  2. git-sensor
  3. casbin
  4. kubelink
  5. image-scanner
  6. notifier

🎤 Pitch / Usecases

As part of SOC2 compliance it is mandatory to make sure all connections (existing and new) should be made via SSL mode enabled only.

🔄️ Alternative

NA

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#10148

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions