[EMAIL PROTECTED] wrote:

SSLEngine is an attribute of the APR lifecycle listener to initialize the 
native SSL layer once per VM.

I don't get it, really.

Did you read my reply about:
1. scheme="https" secure="true"
2. scheme="https" secure="false"
3. scheme="http" secure="false"
4. scheme="http" secure="true"

I would prefer we do that in a 'proper' way, because IMHO
we can do what you need without introducing a third parameter,
that BTW is meant for something else (Initializing hardware SSL Engine).

I agree that the APR implementation depends on that param for kicking
the SSL on, but that's the APR implementation fault.

Regards,
Mladen.



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

Reply via email to