On Mon, 30 Jul 2001, Christopher Cain wrote:
>
> Christopher Cain wrote:
> >
> > [snip]
> >
> > P.S. Quick question: The 3 JSSE libraries need to live in
> > $TCHOME/server/lib, yes?
>
> Okay, I guess as long as I'm asking, can someone please post the exact
> syntax for the second (SSL) Connector in server.xml (keystoreName &
> keystorePass are attributes of the Connector?, etc.) for TC4, and also
> any thoughts off the top of your head as to what would cause the
> connector to simply (and silently) not bind.
>
Just uncommenting the 8443 connector example in the standard
conf/server.xml works for me. You also have to set up your JSSE
environment according to the instructions immediately above this connector
entry.
What do your log files say?
> TIA
>
> - Christopher
>
Craig