If you found a bug post here your report.
	Update SSL Error 
		
	
 
		
		
	
	
		| ERZR Posts: 1 
 05/03/2020
 | Hello, I am currently trying to update some of my applications within SyMenu. The problem with many applications is that I always get an SSL error message. So it seems that no SSL connection can be established. 
 Here is the exact error message:
 Angry IP Scanner (x64) 3.6.2 The request was aborted: No protected SSL/TLS channel could be created..Please try again
 Angry IP Scanner (x86) 3.6.2 The request was aborted: No protected SSL/TLS channel could be created..Please try again
 AstroGrep 4.4.7.0 The request was aborted: No protected SSL/TLS channel could be created..Please try again
 
 This happens with very many programs! I would be grateful for help!
 
 edited by ERZR on 05/03/2020
 | 
	
		|  | link | 
	
	
		| Gianluca Administrator Posts: 1347 
 06/03/2020
 | SyMenu is able to connect with any TLS protocol available today but... 
 The TLS 1.1 protocol is available only in .NET 4.0 and upper.
 The TLS 1.2 protocol is available only in .NET 4.0 and upper.
 The TLS 1.3 protocol is available only in .NET 4.5 and upper.
 
 
 SyMenu is a good animal and needs .NET framework 2.0 or upper but is able to work at its full only with the very last .NET framework.
 
 The Angry IP Scanner is downloaded from Github.com that implements the TSL 1.2.
 
 So the question is: "Which is the installed .NET framework in your PC?"
 | 
	
		|  | link | 
	
	
		| Stokstaart Posts: 2 
 16/04/2020
 | Gianluca wrote: 
 So the question is: "Which is the installed .NET framework in your PC?" 
 
 
 I have these installed:
 
 Microsoft .NET Framework 4 Client Profile
 KB2468871
 KB2468871v2
 KB2478063
 KB2533523
 KB2544514
 KB2600211
 KB2600217
 Microsoft .NET Framework 4 Extended
 KB2468871
 KB2468871v2
 KB2478063
 KB2533523
 KB2544514
 KB2600211
 KB2600217
 
 
 and still get a lot of "The request was aborted: No protected SSL/TLS channel could be created..Please try again" errors
 
 This happens for me on the following programs:
 DBeaver
 Gimp
 KiTTY
 Visual Studio Code
 WinSCP
 
 anything i can do to make sure the updates run smoothly?
 | 
	
		|  | link | 
	
	
		| Gianluca Administrator Posts: 1347 
 16/04/2020
 | Ok this looks really strange but I doubt it's a SyMenu problem. I have exactly the same .NET framework installed and I'm updating VS Code with no issue.
 Could it be your Antivirus software?
 Or the Firewall settings?
 As a workaround download the package with your browser and install the outdated programs with a righ click - update from local package.
 But please try to verify your security settings before because the program is working well.
 | 
	
		|  | link | 
	
	
		| Stokstaart Posts: 2 
 16/04/2020
 | How cool, never knew that was an option (local package update) thanks for pointing that out! | 
	
		|  | link |