После выполнения инструкций по настройке безопасного http-соединения на моем сервере Tomcat (ссылка: https://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html) у меня появилась эта ошибка, когда я запросил https:// хххх: 8443 :

Secure Connection Failed

An error occurred during a connection to 192.168.1.45:8443. SSL received a record that  exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long)

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.

Значит ли это, что файл ssl поврежден или как? Заранее спасибо.

0