]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: nil: Minor simplification in dnssec-keygen
authorEvan Hunt <each@isc.org>
Fri, 1 May 2026 20:22:58 +0000 (20:22 +0000)
committerEvan Hunt <each@isc.org>
Fri, 1 May 2026 20:22:58 +0000 (20:22 +0000)
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.

Merge branch 'each-keygen-cleanup' into 'main'

See merge request isc-projects/bind9!11942


Trivial merge