Skip to content

Support for Encrypted Connections #184

@bgreer101

Description

@bgreer101

Is your feature request related to a problem? Please describe.
This request is not based on a problem, but on what I feel is a shortcoming of the system. Encrypted connections would make it safer to store confidential data in SiriDB and also prevent plain-text passwords from flowing across the wire.

Describe the solution you'd like
I would like to see siridb connections support TLS v1.2, ideally at least single directional, but support for mutual TLS would be nice as well. It would be nice if the HTTP API also supported TLS/SSL connections.

Describe alternatives you've considered
Currently we have to rely on a docker-provided encrypted backhaul network to provide security over the wire, this is unnecessarily complex and adds a lot of overhead.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions