1
votes

Install SMIME cert

openssl req -x509 -newkey rsa:2048 -keyout $EMAIL.key -out $EMAIL.crt -days 1095 Generating a RSA private key

writing new private key to '.key' req: Can't open ".key" for writing, Permission denied

1

1 Answers

0
votes

You need to run Command Prompt as Administrator, then the error will not occur

run cmd as administrator