| Author: Brainstorming Guy 18 Jun 2008 | Member Level: Diamond | Rating: Points: 2 |
You can run the following command that will install the certificate. makecert -r -pe -n "CN=127.0.0.1" -b 01/01/2000 -e 01/01/2036 -eku 1.3.6.1.5.5.7.3.1 -ss my -sr localMachine -sky exchange -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12
|
| Author: kalyan kumar pasupuleti 18 Jun 2008 | Member Level: Gold | Rating: Points: 2 |
Hi Go through these links you may get the answer
http://support.microsoft.com/kb/290625 http://articles.techrepublic.com.com/5100-10878_11-5055536.html
Regards Kalyan Pasupuleti
|