Andreas Noback wrote:
hi,
I try authoring via https and I am getting error messages every-time i
try to publish:
org.apache.commons.httpclient.HttpRecoverableException: Error in parsing
the status line from the response: unable to find line starting with "HTTP"
that looks like you are sending https data (encrypted) to a port that
expects plaintext html.
iiuc, the decryption is handled by tomcat (or apache in my setup), and
it should be transparent to lenya. your error message might indicate
that tomcat fails to deal with the https and forwards the data to the
servlet without properly decrypting it.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]