Jump to content
Ketarin forum

herbert2

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by herbert2

  1. Happy New Year everybody I also have this problem (only Filehippo) and after a few weeks of searching I finally found a reason for this error and a solution. It seems Filehippo changed their SSL certificate to only allow TLS 1.2 which got me thinking: why does the download work in e.g. Firefox but not in Ketarin? I then narrowed it down to Windows/.NET and found registry setting "SchUseStrongCrypto" which forces .NET to use newer settings for connections. You need to create the following keys in your registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 "SchUseStrongCrypto"=dword:00000001 HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319 "SchUseStrongCrypto"=dword:00000001 After that a reboot may be necessary. If you don't know what the registry is let a professional do that for you. I'm sure there is a Windows 7 update somewhere that (should) fix that but I could not find it. Also after the recent catastrophic Microsoft updates and the ... Windows 10 forced updates it is not in my interest to mess up a fine running Windows 7. Hope this solution works for you too!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.