[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] SSL related



Since I first began using the RaQ3, I've had a high number
of complaints from people who receive access errors
when submitting forms in secure mode (SSL). I noticed there
are two errors in particular that seem to be flooding my
"adm_error" log file. They are:

[Thu May 25 13:00:00 2000] [error] OpenSSL: error:1407609C:SSL
routines:SSL23_GE
T_CLIENT_HELLO:http request [Hint: speaking HTTP to HTTPS port!?]

[Thu May 25 13:15:00 2000] [error] mod_ssl: SSL handshake failed: HTTP
spoken on
 HTTPS port; trying to send HTML error page (OpenSSL library error follows)

The only time I have a problem when doing my own tests is
when a form button stutters. Has anyone else heard this?
A good example is the RaQ admin area where all of the
buttons seem to stutter three times when you click on them.
It's as if you were clicking your mouse button three times
very quickly. From a programming standpoint, I know how
to handle "double-clicks" However, in this case my perl
scripts are never ran, the error occurs before running the
script.

I hope someone can help. Thanks in advance.

Mike Ariano