Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Can I set a cookie with an SSL connection and access it in a non-SSL connection?

by Ovid (Cardinal)
on Jul 26, 2001 at 02:49 UTC ( [id://99842]=note: print w/replies, xml ) Need Help??


in reply to Can I set a cookie with an SSL connection and access it in a non-SSL connection?

Yes, you can. One of the cookie attributes is "secure", which ensures that it can only be sent over a secure connection such as SSL. Leave off that attribute and use the same domain and you'll have no problem.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://99842]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-28 11:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found