Creating self-signed SSL certificate - Access denied?
- by Shaul
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?