Re: Metuxmpm test failed

Martin Devera <[email protected]> Mon, 6 Oct 2003 10:39:19 +0200 (CEST)
Newsgroups gmane.comp.apache.metuxmpm
Message-ID <[email protected]>
-                                                 [email protected]
---------------------------------------------------------------------

> Another conceptual problem we didnt really solve yet: is it possible to
> use different certs on an ssl connection at all ? In other words:
> is it ever possible having multiple vhosts with different certs sitting
> on the same port ? Its not a question of apache or metuxmpm, its a question
> of ssl (I didnt have the time yet to find it out)

It is not possible AFAIK. There was attempts to add this to TLS
but IIRC it was not undertaken.
So that you must ude dedicated IP/port per ssl vhost. In that light
it seems to me irrelevant made mux ssl avare. Just handle ssl directly in
processors.

devik