Windows Azure 生成证书

C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64>makecert -sky exchange -r -n "CN=【你随便】" -pe -a sha1 -len 2048 -ss My "c:\【随便你】.cer"

 

参照如下:

http://msdn.microsoft.com/library/azure/gg551722.aspx

 

 

中国特色的参照

http://www.windowsazure.cn/develop/other/developerdifferences/

 

特别说明管理地址使用

URL https://management.core.chinacloudapi.cn

 

image

 

 

PowerShell 下载世纪互联的证书地址:

 https://manage.windowsazure.cn/publishsettings/index?client=powershell&schemaversion=1.0

Get-AzurePublishSettingsFile -Environment "AzureChinaCloud"

 

 

 

最后一句话,中国特色的Azure跟通用的云,地址不一样。

posted @ 2014-12-18 15:26  张保维  阅读(438)  评论(0编辑  收藏  举报