on Exchange Server2007, apply the SSL certificate that is requested by the Times following error, prompting privatekeymissing
At Line:1 char:27
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/83/6A/wKioL1dzL9ahR0wcAACCWyzUCXY193.png "title=" 1.png " Style= "Float:none;" alt= "Wkiol1dzl9ahr0wcaaccwyzucxy193.png"/>
If prompted, you need to repair the certificate to apply the success, found The Repair certificate method is as follows:
Repair damaged Certificate Store:
1) Open MMC (Microsoft Management Console) to the Certificate Manager (Certificates snap-in) for the Local computer Accoun T.
2) Double-click on the recently imported certificate (It'll be missing the Golden key).
3) Go to the Details tab.
4) Click on the Serial number field and copy down that number. (Leave window open)
5) Open up the command prompt (DOS prompt-cmd.exe)
6) Type:certutil-repairstore my "serialnumber" (SerialNumber is, that's copied down in step 4.)
7) After running the command, go to the MMC and right-click Certificates and select "Refresh".
8) One should now see the golden key associated with the certificate.
9) Double-check in the Exchange Power Shell with:get-exchangecertificate
650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/83/6B/wKiom1dzL9fhP7XyAABylNJ4qbY468.png "title=" 2.png " Style= "Float:none;" alt= "Wkiom1dzl9fhp7xyaabylnj4qby468.png"/>
This article is from the "Nhatrang Chong" blog, please make sure to keep this source http://huzhichong.blog.51cto.com/4249363/1793879
Exchange Server Repair certificate