Maddy: Difference between revisions

Dave (talk | contribs)
m Add alternate way of generating TLSA
Onny (talk | contribs)
Line 154: Line 154:


<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
# nix shell nixpkgs#hash-slinger --command tlsa --create --selector 1 --protocol tcp -p 25 --create mx1.example.org
# nix shell nixpkgs#hash-slinger --command tlsa --create --selector 1 --protocol tcp -p 25 --starttls smtp mx1.example.org
</syntaxhighlight>
</syntaxhighlight>