mirror of
https://github.com/go-acme/lego.git
synced 2025-01-25 06:43:10 +02:00
f514292c46
Co-authored-by: Dominik Menke <git@dmke.org>
9 lines
130 B
Plaintext
9 lines
130 B
Plaintext
foo {
|
|
bar example;
|
|
};
|
|
|
|
key "example.com" {
|
|
algorithm hmac-sha256;
|
|
secret "TCG5A6/lOHUGbW0e/9RYYbzWDFMlj1pIxCvybLBayBg=";
|
|
};
|