Skip to content

Feature REQ: Point to SSL files instead of copy/pasting the content #680

Closed
@pergolafabio

Description

@pergolafabio

Hi, would it b possible to point to a file/path instead of copy/pasting the content like below?

  tls_cert: |        # default "", PEM-encoded fullchain certificate for HTTPS
    -----BEGIN CERTIFICATE-----
    ...
    -----END CERTIFICATE-----
  tls_key: |         # default "", PEM-encoded private key for HTTPS
    -----BEGIN PRIVATE KEY-----
    ...
    -----END PRIVATE KEY-----

When using SSL with lets encrypt, the certficates need to be renewed every 90 days

thnx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions