I have an error in the SSL logs that I don't know how to fix. From the research I've done this is caused by a cert larger than 1024 bits.
Upgrade is not an option at this time because of the application
My configuration is
NT 4.0
Oracle 9ias application server with Apache 1.2.19 (win32)
Mod_ssl 2.8.1
Open_ssl 0.9.5a
[19/Feb/2004 10:13:00 00229] [error] SSL handshake failed (server xxxxx.xxxxx.com:443, client xxx.xxx.xxx.xxx) (OpenSSL library error follows)
[19/Feb/2004 10:13:00 00229] [error] OpenSSL: error:1408E098:SSL routines:SSL3_GET_MESSAGE:excessive message size
Thanks for any help you can provide
Rodney