在 DiscountASP 中的 IIS 上安装 x.509 证书
我看到的有关安装 x.509 证书的所有教程都假设服务器计算机是您的本地计算机,并且您拥有对它的完全访问权限。但我的应用程序托管在 DiscountASP 上,那么我如何在他们的计算机上安装证书?
All the tutorials i have seen regarding installation of x.509 Certificate assumes that the server machine is your local machine and you have full access to it. But my app is hosted on DiscountASP, so how can I install the certificate on their machine ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您不能,因为您无权在托管服务器上安装证书。如果您想使用 HTTPS,您必须向您的托管提供商支付购买和安装证书的费用(或者您必须有直接提供 SSL 或共享 SSL 的计划)。对于消息安全(Silverlight 不支持),您可以 从以下位置加载证书文件。
You can't because you don't have permissions to install certificate on hosting server. If you want to use HTTPS you must pay your hosting provider for buying and installing certificate for you (or you must have plan which offers SSL or shared SSL directly). In case of message security (not supported by Silverlight) you can load certificate from file.