1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-25 06:43:10 +02:00
Ludovic Fernandez f514292c46
rfc2136: add support for tsig-keygen generated file (#2330)
Co-authored-by: Dominik Menke <git@dmke.org>
2024-11-09 22:46:22 +01:00

9 lines
130 B
Plaintext

foo {
bar example;
};
key "example.com" {
algorithm hmac-sha256;
secret "TCG5A6/lOHUGbW0e/9RYYbzWDFMlj1pIxCvybLBayBg=";
};