Ticket #130 (new enhancement)
signed cookeis can not be cross-used with SSL and non-SSL sites.
| Reported by: | martinpaljak | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | paste | Version: | svn-trunk |
| Severity: | major | Keywords: | ssl signed cookies spammed |
| Cc: |
Description
My usage scenario is like this:
User logs on via SSL with smart card authentication. As some parts of the site do not require end-to-end ssl authentication and integrity, I want to use signed cookies that are set on the SSL site and re-used in both the http as well as https space. To achieve this, i created the following patch for paste (attached)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

