Creating self-signed SSL certificate - Access denied?
Posted
by
Shaul
on Server Fault
See other posts from Server Fault
or by Shaul
Published on 2010-12-21T19:44:44Z
Indexed on
2010/12/21
19:55 UTC
Read the original article
Hit count: 288
I'm trying to create a Self-Signed Certificate in IIS 7 (Win7 Ultimate x64), and getting the following error:
I found this question on SF, which says I should set permissions on the C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys folder to allow rights - but that's also not working. Firstly, note that "Everyone" has "Full Control" rights:
And when I try to delete and recreate rights, look what comes up:
I am logged in as a user with admin privileges, and I've even tried running Explorer with Admin rights... nothing seems to help. What do I do to get this right?
© Server Fault or respective owner