View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002971 | unreal | ircd | public | 2006-06-14 15:20 | 2011-11-27 19:23 |
Reporter | tabrisnet | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux/x86 | OS | Debian Linux | OS Version | testing |
Product Version | 3.2.4 | ||||
Fixed in Version | 3.2.8 | ||||
Summary | 0002971: Paranoid SSL settings | ||||
Description | BIO_set_ssl_renegotiate_bytes(b,bytes) BIO_set_ssl_renegotiate_timeout(b,seconds) The above set how often an SSL ephemeral session key is renegotiated. What I'd like to see is an option where we can set values for this (yes, there are some practical limits. Like never set BIO_set_ssl_renegotiate_bytes to less than 4096 [and frankly, that'd be stupid even then]) Yes, it's probably paranoid, but there are uses for this. It'd be optional, it'd be hidden somewhere in the setup.h or config.h. But for those of us who like to be paranoid and put tinfoil hats on our computers, it might just take the edge off of our paranoia ;) | ||||
Additional Information | I wonder if this would allow IRC to be used (behind the scenes) in things like hospitals btwn PDAs or whatever. HIPAA regulations, among others. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
related to | 0002368 | resolved | TLS cipherlist in set block |
|
I don't see why not :P |
|
For takers: BIO *SSL_get_rbio(SSL *ssl); BIO *SSL_get_wbio(SSL *ssl); And running these commands on it |
|
Fixed in .2406. Please test it through. |
|
Is actually already in 3.2.8. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-06-14 15:20 | tabrisnet | New Issue | |
2006-06-23 18:34 | syzop | Note Added: 0012005 | |
2006-06-23 18:34 | syzop | Status | new => acknowledged |
2007-05-14 04:42 |
|
Relationship added | related to 0002368 |
2007-05-14 04:47 |
|
Note Added: 0014134 | |
2007-05-14 04:50 |
|
Note Edited: 0014134 | |
2007-05-17 05:40 |
|
Status | acknowledged => resolved |
2007-05-17 05:40 |
|
Fixed in Version | => 3.3-alpha0 |
2007-05-17 05:40 |
|
Resolution | open => fixed |
2007-05-17 05:40 |
|
Assigned To | => stskeeps |
2007-05-17 05:40 |
|
Note Added: 0014153 | |
2007-05-17 05:41 |
|
Note Edited: 0014153 | |
2011-07-19 18:00 | syzop | Assigned To | stskeeps => |
2011-07-19 18:00 | syzop | Status | resolved => needs re porting |
2011-11-27 19:23 | syzop | Note Added: 0016804 | |
2011-11-27 19:23 | syzop | Status | needs re porting => resolved |
2011-11-27 19:23 | syzop | Fixed in Version | 3.3-alpha0 => 3.2.8 |
2011-11-27 19:23 | syzop | Assigned To | => syzop |