Installing a x.509 Certificate on IIS in DiscountA

2019-09-19 05:36发布

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 ?

1条回答
干净又极端
2楼-- · 2019-09-19 06:20

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.

查看更多
登录 后发表回答