View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005149 | unreal | ircd | public | 2018-09-19 21:31 | 2018-09-21 09:21 |
Reporter | argvx | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.2.0 | ||||
Summary | 0005149: ciphersuites support for TLSv1.3 | ||||
Description | This is required for setting ciphers priority for TLS 1.3 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
Thanks, merged! ommit fb0148a44a56ed5589cebc93c2d369b9ed095bf9 (HEAD -> unreal40, origin/unreal40, origin/HEAD) Author: Bram Matthys <[email protected]> Date: Thu Sep 20 20:14:18 2018 +0200 New set::ssl::options::ciphersuites option for TLSv1.3. Since OpenSSL decided not to use the regular ciphers but make this a separate option, we now make this a separate option as well. So there is ::ciphers for <=TLSv1.2 and ::ciphersuites for TLSv1.3 More documentation will follow. Patch from 'i' in https://bugs.unrealircd.org/view.php?id=5149 Will leave bug open until I add the online docs for this (and write the release note entry)... |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-19 21:31 | argvx | New Issue | |
2018-09-19 21:31 | argvx | File Added: u4_tls1.3_ciphersuites_support.diff | |
2018-09-20 20:17 | syzop | Note Added: 0020341 | |
2018-09-21 09:21 | syzop | Assigned To | => syzop |
2018-09-21 09:21 | syzop | Status | new => resolved |
2018-09-21 09:21 | syzop | Resolution | open => fixed |
2018-09-21 09:21 | syzop | Fixed in Version | => 4.2.0 |