HY!
I have a question for you. When I run cmd as administrator and typed a command as "makecert -sky exchange -r -n "CN=<testCertname>" -pe -a sha1 -len 2048 -ss My "<testCertname>"
the result showed that "Error: WriteFile failed =>0x7b (123) Failed"
What does it mean? What do I wrong?
Thanks