I think we need to be able to set more than one ssl configuration for the domain. Something like:
<ssl id="config1">
<cipher/>
</ssl>
<ssl id="config2">
<cipher/>
</ssl>
Customers often use different certificates for each service like EJB3, HTTPS, etc.