Maddy: Difference between revisions
m Add alternate way of generating TLSA |
|||
Line 154: | Line 154: | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||
# nix shell nixpkgs#hash-slinger --command tlsa | # nix shell nixpkgs#hash-slinger --command tlsa --create --selector 1 --protocol tcp -p 25 --starttls smtp mx1.example.org | ||
</syntaxhighlight> | </syntaxhighlight> | ||