]> git.ipfire.org Git - thirdparty/bind9.git/commit
minor simplification in dnssec-keygen
authorEvan Hunt <each@isc.org>
Fri, 1 May 2026 04:30:55 +0000 (21:30 -0700)
committerEvan Hunt <each@isc.org>
Fri, 1 May 2026 20:22:52 +0000 (20:22 +0000)
commit84f3a4aebea726c213f4a42d352bb9810d1d52cd
tree46a2faa345df61cb90ffe350c36e71598e940327
parent90c7385000845a6574b2c44f8b1a611340a03b38
minor simplification in dnssec-keygen

The name of the key to generate can be passed to `keygen()` as a
string; we don't need to pass it using argc/argv.
bin/dnssec/dnssec-keygen.c