think about using the address="x.y.z.t" attribute
for each different
set a separate factory for each connector,
and all needed parameters as usual..
in theory this should be enough
> -Message d'origine-
> De: n [mailto:[EMAIL PROTECTED]]
> I have two separate security certificates, o
I think you should be able to define two SSL cennectors in the same server
instance. You must of course use different port numbers for the two
connector entries in the server.xml file. Another option if this doesn't
work is of course to
install two servers on the host and define a ssl connector i
Hi,
Just some guesses.
You can try to configure two HttpConnectors with SSL support,
each with own address and Factory:
Hmm, I expected alias param in Factory. So you need two keystores.
I didn't try it, but it looks logical for me.
Anton.
> -Original