RE: Socket closed in https session

2001-06-05 Thread Swart, James (Jim) ** CTR **
take yourself off the list. To remove your address from the list, send a message to: <[EMAIL PROTECTED]> -Original Message- From: Johnathan Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 7:01 AM To: [EMAIL PROTECTED] Subject: Re: Socket closed in https session

Re: Socket closed in https session

2001-06-05 Thread Johnathan Smith
PLEASE TAKE ME OFF THIS LIST!!! --- Phillip Gibb <[EMAIL PROTECTED]> wrote: > Hi, > > I have generated a keystore and a certificate, I > have added a connector in > server.xml to handle ssl connections. > > Starting tomcat correctly establishes the correct > connction handlers for > normal ht

Socket closed in https session

2001-06-05 Thread Phillip Gibb
Hi, I have generated a keystore and a certificate, I have added a connector in server.xml to handle ssl connections. Starting tomcat correctly establishes the correct connction handlers for normal http and for ssl(port 8443). But if I try to start up a https session using https://localhost:8443