This error usually appears on Win XP or Win 7 due to the lack of HTTPS support.

Try this for Win XP:

Windows XP does not support AES_128 and AES_256, as well as TLS 1.1, TLS 1.2, which are used for https requests in some services.

You can add AES_128 and TLS 1.1, TLS 1.2 like this:

  1. Install Internet Explorer 8
  2. Install updates for Windows XP - KB968730, KB3055973, KB2936068.

You can add support for AES_256 by following the instructions: http://www.skaip.su/aes-256-dlya-windows-xp

And this is for Windows 7:

Enable or disable (if enabled) the use of TLS 1.1 and TLS 1.2 in Internet Explorer settings. (Control Panel - Internet Options - Advanced - Security section)