On 05/11/2020 16:35, Thomas wrote:

Hi Thomas,

> I need to generate keys of algorithm 7. But I receive this error:
> 
> # keymgr example generate algorithm=rsasha1-nsec3-sha1 size=2048 ksk=yes
> Unknown algorithm: rsasha1-nsec3-sha1
> Error (invalid parameter)

The man page says:

algorithm
    Either an algorithm number (e.g. 14), or text name without dashes
(e.g. ECDSAP384SHA384).

So try RSASHA1NSEC3SHA1, or use "algorithm=7"

Regards,
Anand
-- 
https://lists.nic.cz/mailman/listinfo/knot-dns-users

Reply via email to