Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Move hardcoded certificated to redis #54

Open
@renodesper

Description

Currently, I put the certificate on the server like this:

*.example.com {
        ...
        tls /etc/caddy/ssl/example.crt /etc/caddy/ssl/example.key
}

If I want to put the certificate on the redis using caddy-tlsredis, what should I put on the config? Can you give me an example? Thank you.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions