Skip to content

Documentation: support for TLS #57

@DreadfulCode

Description

@DreadfulCode

There appears to be a discrepency on TLS support. Is TLS a feature available by default or does this require building from source?

Is TLS in the builds pulled from .git or the PPA's?

On https://github.com/Snapchat/KeyDB/blob/main/TLS.md it says:

TLS support is enabled in the default build. To build without TLS, run make BUILD_TLS=no.

But on
https://docs.keydb.dev/docs/encryption/ it says:

To build with TLS support you'll need OpenSSL development libraries (e.g. libssl-dev on Debian/Ubuntu).

Run make BUILD_TLS=yes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions