<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
On sze, 2011-11-30 at 14:00 +0100, Fekete Robert wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Hi David,

The problem seems to be that you receive plain HTTP traffic on your HTTPS port 
(55000) instead of an SSL handshake. The openssl under Zorp recognizes this 
common error, and instead of returning a handshake error it adds the http request.

The cause of this can be:
-  your client enters <A HREF="http://IP">http://IP</A>_ADDRESS:55000 into the browser instead of 
<A HREF="https://IP">https://IP</A>_ADDRESS:55000, or
- the address in the browser is OK, but the website redirects it from https to 
http, though this should be visible in the URL bar of the client browser
- a packet filter messes up the ports (in your config you have both 55000 and 
5500, but I guess that's not the entire config)


As for upgrading to 3.9.2, unfortunately there is no automated method, just 
reinstall, copy the config files, and tweak them until they work (the changes 
between 3.3 and 3.9.2 may or may not affect your current config file).
</PRE>
</BLOCKQUOTE>
<BR>
FYI: You can find configuration examples on GitHub for 3.9.x (note that these examples work only with KZorp)<BR>
<A HREF="https://github.com/balabit/zorp-examples">https://github.com/balabit/zorp-examples</A><BR>
or you can download virtual machines with the version 3.9.2 of Zorp for testing<BR>
<A HREF="http://people.balabit.hu/szilard/zorp-gpl/virtual-machines/">http://people.balabit.hu/szilard/zorp-gpl/virtual-machines/</A><BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Szil&#225;rd Pfeiffer &lt;<A HREF="mailto:szilard.pfeiffer@balabit.com">szilard.pfeiffer@balabit.com</A>&gt;
</TD>
</TR>
</TABLE>
</BODY>
</HTML>