Suddenly I couldn't browse to https://localhost/test.html
I could browse to http, but not https.
In event viewer => windows logs => system I was seeing
"A fatal error occurred when attempting to access the SSL client credential private key..."
To solve, I did this:
Fire up MMC.exe and add the local computer account certificates snap in.
Navigate to Certificates/Personal/Certificates.
Find the web server cerficate. Right click => all tasks => manage private keys.
Grant full control to everyone.
I could browse to http, but not https.
In event viewer => windows logs => system I was seeing
"A fatal error occurred when attempting to access the SSL client credential private key..."
To solve, I did this:
Fire up MMC.exe and add the local computer account certificates snap in.
Navigate to Certificates/Personal/Certificates.
Find the web server cerficate. Right click => all tasks => manage private keys.
Grant full control to everyone.
No comments:
Post a Comment