This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem with private key generation in nrfutil

Hi,

I am trouble with private key generation in nrfutil. I am following the tutorial infocenter.nordicsemi.com/index.jsp.

When I am giving the command nrfutil keys generate private.pem, it giving me the following error- "Got unexpected extra argument (private.pem)"

When I checked help, its showing the key generation command as "--gen-key" which is different from what is given in the tutorial.When I tried using the following command, its giving me some error such as "Permission Denied".

Related