Step.1 先將makecert.exe移到C:\Windows\System32中 使用的是Win 7環境,路徑在C:\Program Files\Microsoft SDKs\Windows\v7.0A\ bin\ 下 沒有的可上網找
Step.2 開啟指令模式 ,移動到想放置憑證的位置 鍵入
makecert -sky exchange -r -n “CN=yourname1” -pe -a sha1 -len 2048 -ss My “yourname2.cer“
yourname1是發行者
yourname2是憑證名
範例檔名為 lingpxs45.cer
Step.3 開啟[執行] > certmgr.msc 在個人 > 憑證 中,可以找到剛剛產生的憑證檔 點 右鍵 > 內容,修改好記的名稱。
Step.4 開起VS後,根據[Windows Azure 建置憑證 - 利用Visual Studio流程]到Step3時,即可看到自己產生的憑證了。 by Keng-li.Lin





沒有留言:
張貼留言