Message149830
| Author | naif |
|---|---|
| Recipients | naif |
| Date | 2011-12-19.10:39:58 |
| SpamBayes Score | 0.0016693244 |
| Marked as misclassified | No |
| Message-id | <1324291199.34.0.550922917675.issue13634@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
TLSv1 support compression with gzip/deflate that can provide for a lot of protocols a great improvement (just think about SIP/TLS or IMAP) in terms of bandwidth. Currenly Python SSL stack based on OpenSSL doesn't allow the configuration (enabling/disabling/forcing) of TLS compression. This ticket is about suggesting to implement TLS compression configuration of OpenSSL as described on: http://blog.dave.cridland.net/?p=73 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-19 10:39:59 | naif | set | recipients: + naif |
| 2011-12-19 10:39:59 | naif | set | messageid: <1324291199.34.0.550922917675.issue13634@psf.upfronthosting.co.za> |
| 2011-12-19 10:39:58 | naif | link | issue13634 messages |
| 2011-12-19 10:39:58 | naif | create | |