Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a details page, available from a flow view with the 'X' shortcut | Aldo Cortesi | 2012-04-03 | 1 | -0/+1 |
| | | | | | At the moment, this shows the upstream SSL certificate details. More fine-grained detail that doesn't fit in the flow view itself will be added. | ||||
* | Expand SSL cert support | Aldo Cortesi | 2012-04-02 | 1 | -2/+14 |
| | | | | | | - Capture the remote SSL certificate - Expose the remote cert as an attribute on Response - Expand the certutils.SSLCert interface to expose more cert info | ||||
* | Create an SSL certificate class. | Aldo Cortesi | 2012-03-05 | 1 | -8/+6 |
| | |||||
* | Factor out cert operations in to certutils.py. | Aldo Cortesi | 2012-02-29 | 1 | -0/+69 |