On Wed, Jul 19, 2000 at 12:38:59PM +0200, [EMAIL PROTECTED] wrote: > Hi ! > > Did dig deeper into the problem and found out that an ssl connect works > thru the wsd when opening a server with openssl: > openssl s_server -accept 8080 -cert server.crt -key server.key -www > > To this I can connect with netscape to port 8080 and get a webpage. > But direct connection to the web-server (port 443)with the same keys > does still not work! > Could you try setting SSLSessionCache to none on the webservers? If your "load-balancing-thingy" is throwing connections from a single client to different servers, then that might be a problem. vh Mads Toftum -- `Darn it, who spiked my coffee with water?!' - lwall ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
