> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Is posible to force redirect to 443 when a non-ssl request is
> received (without having a <security-constraint> )?
You could, for example, write a filter for your webapp that checked
whether the protocol was secure on an icoming request and responded with
a redirect if not.
- Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]