Skip to content

rfc2136: add support for a new environment variable RFC2136_TSIG_FILE #2329

Closed
@datafoo

Description

@datafoo

Welcome

  • Yes, I've searched similar issues on GitHub and didn't find any.

How do you use lego?

Binary

Detailed Description

For the DNS provider rfc2136, rather that having to parse a key ourselves to extract the key name (i.e. RFC2136_TSIG_KEY), algorithm (i.e. RFC2136_TSIG_ALGORITHM) and secret (i.e. RFC2136_TSIG_SECRET), would it be possible to provide a new environment variable such as RFC2136_TSIG_FILE which would be the path to the key file generated by tsig-keygen?

This way, lego would parse the file itself.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions