request-map security https="true"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

request-map security https="true"

BJ Freeman
I made a assumption that if this is set to true it would only handle
https request.
I am finding that http are also handled.

Is this by design?
Reply | Threaded
Open this post in threaded view
|

Re: request-map security https="true"

David E Jones-2

Could you be more specific? What is the scenario where it is not sending a redirect to the secure URL?

-David


BJ Freeman wrote:
> I made a assumption that if this is set to true it would only handle
> https request.
> I am finding that http are also handled.
>
> Is this by design?

smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: request-map security https="true"

BJ Freeman
from your response I can tell I am already on the wrong assumption.
I thought it was tho handle incoming pages.
it is to define how the responses will be shown, http or https.
Thanks.


David E. Jones sent the following on 7/19/2006 6:57 PM:

>
> Could you be more specific? What is the scenario where it is not sending
> a redirect to the secure URL?
>
> -David
>
>
> BJ Freeman wrote:
>> I made a assumption that if this is set to true it would only handle
>> https request.
>> I am finding that http are also handled.
>>
>> Is this by design?