On May 31, 2005, at 7:22 PM, afshad dinshaw wrote:
> Is there any setting in Lasso Admin where i can say that if the
> secure directive is enabled then a cookie is sent to the client if
> its an ssl session only otherwise a cookie will not be sent. Has
> anyone seen any setting that could allow me to do this?
Have you tried:
If: (Server_Port) == (443);
Cookie_Set:
'foo'='bar',
-Domain='example.com',
-Expires=(1440),
-Path='/test/',
-Secure;
/If;
--
Douglas Burchard, President
DouglasBurchard.com, Web Applications
15024 NE 66th Street
Redmond, WA 98052, USA
direct: (206) 227-8161
[hidden email]
http://www.douglasburchard.com/--
------------------------------
Lasso Support:
http://support.omnipilot.com/Search the list archives:
http://www.listsearch.com/lassotalk.lassoManage your list subscription:
http://www.listsearch.com/lassotalk.lasso?manage