Skip to content

use TLS/SSL with just one certificate chain and one key #18

@jmhauer

Description

@jmhauer

For using SSL I dumped my certificates out of an acme.json (from let'sEncrypt over traefik) with https://github.com/ldez/traefik-certs-dumper.
After the dump I have just one certificate chain file and one key file in my folder.
The certificate chain contains the certificate and the ca-certificate. So I have in theory everything that is needed for TLS/SSL. But the container needs three files. One key, one file for certificate and one separate file for ca-certificate.
Is there a way to use TLS/SSL even if I just have two files?

Metadata

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