X-RT-Original-Encoding: utf-8 References: <20100716175050.GC29632@isc.org> <20100716182601.GF29632@isc.org> In-Reply-To: X-Mailer: MIME-tools 5.508 (Entity 5.508) MIME-Version: 1.0 Content-Transfer-Encoding: binary Message-ID: Content-Type: text/plain; charset="utf-8" Content-Disposition: inline X-RT-Interface: Web RT-Send-CC: Content-Length: 488 When keyfile name is provided as a positional parameter, loadkey() uses dst_key_fromnamedfile() to load the keyfile. dst_key_fromnamedfile() always appends ".key" to the provided keyfile name before attempting to load it. I modified the error message printed on failure so that it does not confuse the user and matches the one in loadset(). System test included. Please review rt21731. Assuming positive review, this is a candidate for cherry-picking into all of 9.9, 9.10 and 9.11.