https and TLS 1.2 in Azure

Hi

Im testning wyBuild and wyUpdate in azure app service. Uploading updates by FTP (SFTP not working, fine in filezilla). okay i upload by FTP.

When trying to update my test appication it fails with: Error trying to save file: Error downloading https://somthing.azurewebsites.net/somthing/wyserver.wys The underlying connection was closed: An unexpected error occured on a send.

If i change minimum TLS required from 1.2 to 1.0 it will work.

wyUpdate build for .NET 4.0

You can recompile wyUpdate targeting .Net 4.6, and it should do the trick. It's open source, in the end of the day.