Filip Hanik - Dev Lists wrote:
not really, this wouldn't work
<Connector port="8444" scheme="https" secure="true" protocol="org.apache.coyote.http11.Http11AprProtocol" SSLEngine="oneengine"/> <Connector port="8555" scheme="https" secure="true" protocol="org.apache.coyote.http11.Http11AprProtocol" SSLEngine="otherengine"/>

Fully valid configuration, and the docs don't mention that a uniqueness have to be enforced, configuration should be as easy as possible, and I believe we have a spot here to make it easier, if it is a one per server value, then lets put it where it would only be initialized once.

Sure, if you'd like to clean that up, no problem.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to