Certbot: Difference between revisions
imported>Onny mNo edit summary |
imported>Onny mNo edit summary |
||
Line 31: | Line 31: | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||
# nix-env -iA nixos. | # nix-env -iA nixos.python310Packages.certbot-dns-inwx | ||
# certbot certonly -a dns-inwx -d example.org | # certbot certonly -a dns-inwx -d example.org | ||
</syntaxhighlight> | </syntaxhighlight> |