tags:

views:

22

answers:

1

Hello, I have big problem when I am trying to deploy my app over clickonce.

I have this error: An error occurred trying to download 'https://

I think there is problem with SSL certificate, becose is signed for diferent domain. SSL certificate is signed for pipni.cz and i have url https://someserve.com/cliconce

Is there any solution?

Thank a lot for any help. Regards, Simon

A: 

I think it's more likely that ClickOnce doesn't support https. Have you tried deploying and installing with just http?

RobinDotNet

RobinDotNet
Clickonce supports https. But my ssl certificate is not valid. is signed for different domain name - standard free hosting issue. So I need to buy my own ssl cert.
Simon
Http deployment is ok.
Simon