darcs

Patch 2398 simplify configureHttpConnectionManager using tls >= 2...

Title simplify configureHttpConnectionManager using tls >= 2...
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2024-05-23.06:49:23 by bfrk, last changed 2024-05-26.07:30:38 by bfrk.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2024-05-23.06:49:19 text/x-darcs-patch
simplify-configurehttpconnectionmanager-using-tls-__-2_0_6.dpatch bfrk, 2024-05-23.06:49:20 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23897 (view) Author: bfrk Date: 2024-05-23.06:49:20
They regard this as a compatible change on the grounds that the previous
default was both trivial and useless, so the probability that anyone
actually relied on it is small enough to be negligable in practice.

For us this is lucky since it means the new version will be picked up soon
by the various dependencies.

1 patch for repository https://darcs.net/screened:

patch 7981a711525853227269c430525fceaa0717a0e1
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue May 21 09:47:28 CEST 2024
  * simplify configureHttpConnectionManager using tls >= 2.0.6

  They changed the default for TLS.CLientSupported to use
  TLS.ciphersuite_strong instead of the empty list.
Attachments
msg23903 (view) Author: ganesh Date: 2024-05-24.21:33:01
looks good
History
Date User Action Args
2024-05-23 06:49:23bfrkcreate
2024-05-23 06:54:24bfrksetstatus: needs-screening -> needs-review
2024-05-24 21:33:01ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg23903
2024-05-26 07:30:38bfrksetstatus: accepted-pending-tests -> accepted