To whom it may concern,

I'm not sure of the format you require for bug reports but I'll try to
limit this email to pertinent info only...

Summary: Our application uses Pocket IE v3.02 on WinCE to communicate with
our secure webserver (apache + mod_ssl). When we upgraded the server's
openssl from 0.9.6g to 0.9.7b our app would freeze when retrieving a
secure web page with the server. Furthermore, Pocket IE itself cannot load
pages from the secure server, either.

We downgraded to 0.9.6j and the problem went away.

While using 0.9.7b these errors would appear in https_error_log
approximately 5 minutes after an unsuccessful attempt to grab a web page:

[Sun Jun  1 17:54:03 2003] [error] mod_ssl: SSL handshake timed out
(client 165.121.XX.XX, server xxx.xxx.com:443)

Client Software:
Windows CE 3
IE 3.02

Server Software:
redhat 7.3

apache 1.3.27:
LDFLAGS="-lpthread"
./configure \
--activate-module=src/modules/php4/libphp4.a \
--enable-module=php4 \
--prefix=/home/httpd \
--enable-shared=ssl \
--enable-module=ssl \
--add-module=../mod_throttle-3.1.2/mod_throttle.c \
--disable-shared=throttle \
--activate-module=src/modules/standard/mod_usertrack.o \
--activate-module=src/modules/standard/mod_rewrite.c

mod_ssl 2.8.14-1.3.27:
./configure --with-apache=../apache_1.3.27

openssl 0.9.7b:
./config --prefix=/usr/local/ssl

Additional info:
We have a valid cert.
We don't have any problems when using opera 5, mozilla 1.3, or ie 5.5/60.

Thanks,

Simon Davison


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to