Question

Just a problem. I was able to deploy my signed silverlight OOB on IIS on our Server. However despite that the signed xap was deployed to IIS, when accessing the app on the other machine (client) the Installation Menu still shows warning(Unverified) publisher. I understand that in order for the client to enjoy auto-update feature of silverlight oob app, the installation oob app should has been signed. I discovered that in order for the client to see the oob app as signed application, this client machine should install first the certificate used by the server for that app. Is there any way to resolve the issue? Its not ideal for every client to install first the certificate, the same certificated used to sign the oob app to enjoy auto-update feature. Try the issue above and you will replicate the issue.

Help please.

Was it helpful?

Solution

You have to get a proper signed certificate (ie, signed by a certificate authority). a self signed cert will not do.

try startssl, they have the cheapest ssl certs

OTHER TIPS

Why do we need a monetary certificate for an intranet solution? Sorry this is not constructive.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top