Not allowing self-signed SSL certificates

on wyBuild features page it is written that. "it even supports downloading from sites using self-signed SSL certificates. "

For example in chrome if certificated is not signed it warns the user. If the certificate is not signed wyUpdate should not update in my case.

Is it possible to not allowing self signed SSL?

on wyBuild features page it is written that. "it even supports downloading from sites using self-signed SSL certificates. "

We provide this as a convenience to customers who work on intranets that are misconfigured (which is a *lot* of them).

For example in chrome if certificated is not signed it warns the user. If the certificate is not signed wyUpdate should not update in my case.

It sounds like you want to use update signing. If the updates are altered with then they won't be installed.

Tell me if that helps.

Actually I want to be sure that wyUpdate takes updates from my ssl and it is not self-signed.Is there a setting that guaranties wyUpdate is not downloading from self-signed SSLs?

Is there a setting that guaranties wyUpdate is not downloading from self-signed SSLs?

No, but like I said it doesn't matter if you sign your updates.

If you would like to alter this behavior you're certainly free to modify wyUpdate. See "EnableLazySSL()" in FileDownloader.cs.